ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / VisualStyle Property

In This Topic
    VisualStyle Property (C1Ribbon)
    In This Topic
    Gets or sets the visual style of the Ribbon control.
    Syntax
    'Declaration
     
    Public Property VisualStyle As VisualStyle
    public VisualStyle VisualStyle {get; set;}
    See Also