Posts by Katomara • 371 points
2 posts
-
22
votes2
answers5714
viewsQ: How does it work and use the Stack in C#?
I came to a part of my program where I have to apply a stack (stack) and wanted someone to give me a simple explanation and an example. The program that I’m running right now is a notepad where you…
-
4
votes2
answers1874
viewsQ: How to put buttons/titles with different design/style in C#?
In C# is there any way to put for example buttons with a different design, or the title with a different style? I want to put my program more "Fancy".