Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Elegant Ribbon Tech Support » Customisation: Adding a watermark to the ribbon Collapse All
Subject Author Date
Craig Monro Nov 4, 2007 - 7:41 PM

Hi,

I was wondering if there was a way I could customize how the background of a ribbon was rendered? I attempted to subclass RibbonTabPage and override it’s OnPaintChildren, however I get exceptions thrown when I try to add this class to the ribbon using this->ribbon1->TabPages->AddRange(...)

What I would like to do is add a watermark to the background of the panel that contains our company logo.

Any help appreciated,
Craig.

Technical Support Nov 5, 2007 - 10:04 AM

Could you send us a screenshot that demonstrates what it all should look like?