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 » Prof-UIS Tech Support » About colorbar to be attached to Ribbonbar. Collapse All
Subject Author Date
tera t Dec 16, 2007 - 9:11 PM

I want to change a color. ( RibbonBar Color Bar)

http://www.yukai.jp/~ifreeta/20071217/image01.jpg

Please teach a method to change

Technical Support Dec 18, 2007 - 12:11 PM

We modified the RibbonBar sample to illustrate how to handle color ribbon buttons. The changes are marked with the following lines in the code

// TECH_SUPPORT_BEGIN
// TECH_SUPPORT_END
So the marked code explains how to use such buttons.

Link to the modified sample

tera t Dec 19, 2007 - 2:41 AM

Thank you !