3
Answers

Awesome GUI

Hello all.... I was wondering if anyone knew of any cool "overrides" to change a form's GUI ie... Make it look like a Windows XP application when running on a platform other than XP Change the form's color from Gray to another color Round off the edges of a form Any links to other code would be awesome!! Thanks.... I hope others can benefit from replies!!!
Answers (3)
0
said7effo

said7effo

NA 5 0 21y
check out www.infragistics.com. they have a huge library for controls such as xp/office 2003 like menus/toolbars/buttons/tabbed interfaces .... and the list goes on. you can download and eval for 14 days of usage. Price is not that bad, around 500$. I tried using the eval, and was able to get an impressive office 2003 like app in a few days.
0
rodney_andres

rodney_andres

NA 9 0 21y
Non-rectangular windows are cool,fun, and not very difficult with GDI+. Do some research on the GraphicsPath Class. With an instance of this class, you can create all sorts of custom shapes, then assign this instance of GraphicsPath to the "Region" property of your form. You'll have sleek looking forms in no time! have fun!
0
andrew

andrew

NA 155 0 21y
You can buy some nice looking controls from sharplibarary http://www.sharplibrary.com