deployed apps on a server

  • Thread starter Thread starter tech-pete
  • Start date Start date
T

tech-pete

Guest
I have a VB.net application (VS 2005) developed under Windows XP. On the
project properties tab, I have the option "Enable XP visual styles".

When I deploy my app to another XP platform, the forms look as designed...
but when I deploy to a Windows 2003 server platform the background color of
the command buttons assume the same color as the form background color...
i.e. if the form background color is yellow, then the buttons background
color is yellow...What can we do ???
 
Back
Top