Property Pages with XP Themes

U

Ulrich (UK)

I have programmed an Addin for Outlook which works with visual styles (XP
themes) in all dialogs as it should. My problem is a propertypage which is
inserted under OPTIONs. I cannot find a solution to activate XP themes for
this property page. I'm using C# (.Net). The propertypage is derived from
UserControl,Outlook.PropertyPage.
 
Top