+ 3
How to add visuals in c#?
I want to make an app with visuals in c# but I don't know how to. If someone can help me, it'll be appreciated :)
9 Réponses
+ 3
Use the WindowsForms, you will have entities that allows you to drag, drop and resize them.
C# Is great when it comes to making visual applications but I would reccomend wpf for even better control.
+ 2
Alex, Beginners should not immediately take on wpf, xaml will confuse.
+ 1
https://msdn.microsoft.com/library/5y289054(v=vs.110).aspx
+ 1
thanks!
0
what the visual effects?
- 1
like characters, objects, etc.