what is the best and more professional GUI designing?
-
Hi, I want to ask a question about GUI designing in C# I have a project to do , and it has only a few forms to show and it is very important to have a very special and also very beautiful GUI I want to know is it better to have a GDI+ and/or have a System.Drawing or/and it is better to have a custom Control help me please thank you all :-D
-
Hi, I want to ask a question about GUI designing in C# I have a project to do , and it has only a few forms to show and it is very important to have a very special and also very beautiful GUI I want to know is it better to have a GDI+ and/or have a System.Drawing or/and it is better to have a custom Control help me please thank you all :-D
cppwxwidgetsss wrote:
I want to know is it better to have a GDI+ and/or have a System.Drawing or/and it is better to have a custom Control
WPF is a good choice if you need beautiful UI. :)
Navaneeth How to use google | Ask smart questions