Hallo Agnes,
> i saw some .net demo, there is a property for the button or check box called
> "visualstyle" (something like that)
> In my.net 2000 , there is not such property. Does it belongs to 2005 ??
>
I don't know what .net 2000 is, but when developing with Microsoft Visual Studio
2002 IDE there is no property "visual style". You must have a manifest file in
the "*.exe" folder and a property "FlatStyle" set to "System".
some information about visual styles from the source (Microsoft):
http://tinyurl.com/36so6
more simply described
http://tinyurl.com/2k5bu
Best regards
Ulrich Kulle
***************************************
http://www.help-info.de
***************************************