FlexChart | ComponentOne
C1.Win.FlexChart.Designer.4.8 Assembly / C1.Win.Chart.Designer Namespace / ChartDesigner Class / ToolStrip Property

In This Topic
    ToolStrip Property
    In This Topic
    Gets the designer toolstrip.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolStrip As System.Windows.Forms.ToolStrip
    public System.Windows.Forms.ToolStrip ToolStrip {get;}
    See Also