Property Page back color

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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
 
Back
Top