Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

xp style components using c#.net?

0 views
Skip to first unread message

Mike Suiter

unread,
Jun 20, 2002, 12:06:42 AM6/20/02
to
hi,

i've been playing around in vs.net using a c#.net windows form. i added
some buttons, checkboxes, etc. i have not found a way to make these appear
"xp style". am i missing some setting, or is this not possible in .net?

thanks.


Pierre Arnaud

unread,
Jun 20, 2002, 2:05:28 AM6/20/02
to

Make sure you set FlatStyle to FlatStyle.System for the controls which
offer this setting, and of course, define a "*.exe.manifest" file, as
for any other XP style application...

Daniel Koch

unread,
Jun 20, 2002, 2:50:55 AM6/20/02
to
Take a look at these link:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechar
t/html/vbtchusingwindowsxpvisualstyleswithcontrolsonwindowsforms.asp

http://www.gotdotnet.com/team/windowsforms/Themes.aspx


--
Daniel Koch

http://www.daniel-koch.de/

0 new messages