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

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