FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / GetStyle Method / GetStyle(ControlStyles) Method

In This Topic
    GetStyle(ControlStyles) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Function GetStyle( _
       ByVal flag As System.Windows.Forms.ControlStyles _
    ) As System.Boolean
    protected System.bool GetStyle( 
       System.Windows.Forms.ControlStyles flag
    )

    Parameters

    flag
    See Also