Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1RibbonForm Class / RibbonStyle Property

In This Topic
    RibbonStyle Property (C1RibbonForm)
    In This Topic
    Gets or sets a RibbonStyle object that is used for customization of appearance settings.
    Syntax
    'Declaration
     
    
    Public Property RibbonStyle As RibbonStyle
    public RibbonStyle RibbonStyle {get; set;}
    See Also