
4,397 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is it possible to change the background color of the title bar and borders of a custom task pane?
I am not referring to the background color of the user control embedded.
No, the Outlook extensibility model doesn't provide anything for that.
As a possible workaround you may consider creating an adjacent Outlook window using Windows API functions (by subclassing Outlook windows).