How does one get the same background color for a custom Outlook Property
Page? Using VS2K5 and VSTO, the default for any forms back color is
'control', which is the gray. I want the style of the other Outlook property
pages, which is lighter. How is this accomplished?
Dmitry Streblechenko - 26 Sep 2007 18:01 GMT
You would need to explicitly pain it using the theming API.
Don't know how/if that can be done in .Net, sorry.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> How does one get the same background color for a custom Outlook Property
> Page? Using VS2K5 and VSTO, the default for any forms back color is
> 'control', which is the gray. I want the style of the other Outlook
> property
> pages, which is lighter. How is this accomplished?