Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1ToolStrip Class / ToolStyle Property

In This Topic
    ToolStyle Property (C1ToolStrip)
    In This Topic
    Gets or sets the style of the tools.
    Syntax
    'Declaration
     
    
    Public Property ToolStyle As Style
    public Style ToolStyle {get; set;}
    See Also