Thread
:
Nice Looking Command buttons..?
View Single Post
Dec 9th, 2005, 6:11 PM
#
13
Dameon
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power:
4
Is that still needed in 1.1 and 2.0?
(
Toggle Plain Text
)
static void Main() { Application.EnableVisualStyles(); Application.Run(new Form1()); }
static void Main() { Application.EnableVisualStyles(); Application.Run(new Form1()); }
The flatstyle on each control also needs to be set to FlatStyle.System
http://msdn.microsoft.com/msdnmag/is...efault.aspx#S3
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon
View Public Profile
Visit Dameon's homepage!
Find More Posts by Dameon