Hi,
after installing the SP1 for the .NET Framework 1.1, I have one Windows form
that does not display the push buttons in XP style anymore. It worked
without problems before and all other controls still have the XP look and
feel.
Just to make it sure, I verfied that the FlatStyle property is set to System
and since yesterday the application looked great. Now it's poor because of a
mix between the XP and the classic Windows style.
I have other applications that still show the XP style buttons and I'm using
the same technique in all applications (as described in KB830033, which so
far worked perfectly in COM Addins and in native Windows applications too).
Furthermore, I put the classes listed in KB830033 into an assembly that
resides in the Global Assembly Cache, so I'm really using the same code in
all applications. I don't see any reason why this single application does
not display the XP buttons, but it definitely happened after installing SP1.
I'm running Windows XP SP1 with all important hotfixes, but have not yet
decided to install SP2.
Does anyone encountered the same problem and may even have an idea how to
fix it?
Thanks
Michael