R
roybrew
I've recently installed VS.NET 2005 (prof) and when I create a WinForm
app and, say, add buttons to it, by default you get the old crappy
standard buttons -- no the new XP Style buttons with rounded corners,
etc. On another person's system the same software is installed and
behaves correctly. Very odd. Have also done the manifest file thing
-- nothing seems to work. Have set the FlatStyle to system, called
Application.EnableVisualStyles().
Anyone seen this before?
Thanks in advance
roy
app and, say, add buttons to it, by default you get the old crappy
standard buttons -- no the new XP Style buttons with rounded corners,
etc. On another person's system the same software is installed and
behaves correctly. Very odd. Have also done the manifest file thing
-- nothing seems to work. Have set the FlatStyle to system, called
Application.EnableVisualStyles().
Anyone seen this before?
Thanks in advance
roy