| | |
UI techniques
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
Well UI Design is not specific to any platform really. But what about this?
http://msdn2.microsoft.com/en-us/library/aa350483.aspx
http://msdn2.microsoft.com/en-us/library/aa350483.aspx
They will look like real microsoft ones. When you create a Windows Application project in Visual Studio (I assume you're using one of the express editions ?) In the Program.cs file in the Main function is a line of code:
Application.EnableVisualStyles();
This means all the controls will inherit the current theme the user running your application has got set.
Application.EnableVisualStyles();
This means all the controls will inherit the current theme the user running your application has got set.
•
•
•
•
thanks for your reply, I knew about that, trouble is when I create my windows forms they do not look anywhere near as professional as microsofts. do you see what I mean ?
with time and practice your applications UI will improve;however, don't expect the high end interfaces seen on applications that were developed by large parties of people, it takes a lot of work and collaboration to get something like that.
Dont forget to spread the reputation to those that deserve!
![]() |
Similar Threads
- Promotion Techniques (Promotion and Marketing Plans)
- help me in knowing about sorting techniques (C)
- 8 magical SEO techniques!|submityourarticlesnow! (Search Engine Optimization)
- AJAX techniques... (JavaScript / DHTML / AJAX)
- PHP/MySQL Optimization Techniques (PHP)
- Bad SEO techniques? (Search Engine Optimization)
Other Threads in the C# Forum
- Previous Thread: i need book
- Next Thread: Change Button Name
| Thread Tools | Search this Thread |
.net access ado.net algorithm array backup barchart bitmap box broadcast buttons c# check checkbox client combobox control conversion csharp custom database databasesearch datagrid datagridview datagridviewcheckbox dataset datetime degrees development draganddrop drawing dynamiccreation encryption enum equation event excel file form format formatting forms function gdi+ httpwebrequest image index input install interface java label list listbox mandelbrot math mouse mouseclick mysql namevaluepairs operator path photoshop picturebox pixelinversion post powerpacks programming property radians regex remote remoting resource restore richtextbox server sleep socket sql statistics stream string table text textbox thread time timer update usercontrol validation visualstudio wait webbrowser windows winforms working wpf xml






