ComponentOne Ribbon for WinForms
RibbonStyle Property (C1RibbonForm)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1RibbonForm Class : RibbonStyle Property
Gets or sets a RibbonStyle object that is used for customization of appearance settings when the VisualStyle property is set to Custom.
Syntax
'Declaration
 
Public Property RibbonStyle As RibbonStyle
public RibbonStyle RibbonStyle {get; set;}
See Also

Reference

C1RibbonForm Class
C1RibbonForm Members