|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
WindowsXP themes with Framework 2.0Would like to use WindowsXP graphics themes (like shaded tab page in tab
control), but am using Windows 2000 operating system. Using Visual Studio 2005 and .Net Framwork 2.0. Have the option "Enable XP visual styles" checked in the Project's Application tab. Following code was placed in the frmMain_Load event, but still no XP themes. What else must be done? 'use WindowsXP themes System.Windows.Forms.Application.EnableVisualStyles() System.Windows.Forms.Application.DoEvents() Thanks, Dean S "Dean Slindee" <slin***@charter.net> schrieb: Themes will only work on Windows XP and Windows Server 2003 with visual > Would like to use WindowsXP graphics themes (like shaded tab page in tab > control), but am using Windows 2000 operating system. Using Visual Studio > 2005 and .Net Framwork 2.0. Have the option "Enable XP visual styles" > checked in the Project's Application tab. > Following code was placed in the frmMain_Load event, but still no XP > themes. styles enabled. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
OK....forget the code...how about some pointers?
Is F1 in VS2005 really dumb? API confusion "Global" Class Library: Best Practices? Threading question.... vb.net tabpage hiding painting ADO.NET now or LINQ later Detect if user is logged in Setting Individual Pixel Colors in VB 2005 How to show a new form. |
|||||||||||||||||||||||