FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / DefWndProc Method

In This Topic
    DefWndProc Method (AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub DefWndProc( _
       ByRef m As System.Windows.Forms.Message _
    ) 
    protected virtual void DefWndProc( 
       ref System.Windows.Forms.Message m
    )

    Parameters

    m
    See Also