P
Pawe³
Hello Everyone!
I wonder, what is the best method to enable Windows XP Styles (or Themes..
) within .NET 1.1 application?
I found some article, where author has described post-build modyfication of
app.manifest from Win32 Resource of .exe file to bind against comctl32.dll
version 6. But this generates very weird behaviour of my app. e.g.. list
control items overlap and tab control with vertical tabs does not show text
on the tabs (and its borders are drawn incorrectly).
How to do this 100% efficiently and correctly?..
Thanks for any advice,
Paul
I wonder, what is the best method to enable Windows XP Styles (or Themes..
) within .NET 1.1 application?
I found some article, where author has described post-build modyfication of
app.manifest from Win32 Resource of .exe file to bind against comctl32.dll
version 6. But this generates very weird behaviour of my app. e.g.. list
control items overlap and tab control with vertical tabs does not show text
on the tabs (and its borders are drawn incorrectly).
How to do this 100% efficiently and correctly?..
Thanks for any advice,
Paul