"Fabio" <znt.fabio@virgilio.it> schrieb:
> Someone can tell me why with the
> Application.EnableVisualStyles()
[quoted text clipped - 3 lines]
> All the form is gray (as the system colors says) and the toolstrip is
> blue!
Set the control's 'RenderMode' property to 'System'.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Fabio - 15 Jan 2006 15:54 GMT
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> ha scritto nel
messaggio
> Set the control's 'RenderMode' property to 'System'.
Why can't I have the same VS toolbar effect?
Herfried K. Wagner [MVP] - 15 Jan 2006 17:13 GMT
Ciao Fabio,
"Fabio" <znt.fabio@virgilio.it> schrieb:
>> Set the control's 'RenderMode' property to 'System'.
>
> Why can't I have the same VS toolbar effect?
Tan color table
<URL:http://blogs.msdn.com/jfoscoding/articles/489637.aspx>

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Herfried K. Wagner [MVP] - 15 Jan 2006 17:19 GMT
Addendum:
Windows Forms Programming -- How to: Implement a Custom 'ToolStripRenderer'
<URL:http://msdn2.microsoft.com/ms229720.aspx>

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>