Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1ToolStrip Class / C1ToolStrip Constructor

In This Topic
    C1ToolStrip Constructor
    In This Topic
    Initializes a new instance of the C1ToolStrip class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1ToolStrip()
    See Also