controls are like vb6 while im using vs.net
-
im usin vs.net 2005 in the edit mode the controls are good but when i run the windows application the controls comes like the vb6 controls the old style ... the buttons the tabs all the controls what's my problem ?
-
im usin vs.net 2005 in the edit mode the controls are good but when i run the windows application the controls comes like the vb6 controls the old style ... the buttons the tabs all the controls what's my problem ?
Did you disable "Enable XP Visual Styles" in your project properties, Application tab? If this option is greyed out, you turned off "Enable application framework", which will also disable XP Visual Styles.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
Did you disable "Enable XP Visual Styles" in your project properties, Application tab? If this option is greyed out, you turned off "Enable application framework", which will also disable XP Visual Styles.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007u have right the problem was that i converted the project from vs.net 1.0 to 2.0 so by default the XP style was set to don't thanks man
-
u have right the problem was that i converted the project from vs.net 1.0 to 2.0 so by default the XP style was set to don't thanks man
It's those little (read: HUGE) tidbits that make all the difference in the world when you ask a question in a forum environment.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007