ComponentOne Ribbon for WinForms
ColoredButton Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonApplicationMenu Class : ColoredButton Property
Gets or sets the color of the application menu button.
Syntax
'Declaration
 
Public Property ColoredButton As ColoredButton
public ColoredButton ColoredButton {get; set;}
Remarks
This property doesn't affect the color of the round application button that appears for 'Office2007' visual styles. It affects the rectangular button only (if the Win7Look property is set to True or if the control "wears" the 'Office2010' or 'Windows7' visual styles).
See Also

Reference

RibbonApplicationMenu Class
RibbonApplicationMenu Members