\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / C1PrintProgress Class / OnMouseWheel Method

In This Topic
    OnMouseWheel Method (C1PrintProgress)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnMouseWheel( _
       ByVal e As System.Windows.Forms.MouseEventArgs _
    ) 
    protected virtual void OnMouseWheel( 
       System.Windows.Forms.MouseEventArgs e
    )

    Parameters

    e
    See Also