FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class / OnMouseWheel Method

In This Topic
    OnMouseWheel Method (HyperlinkButton)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnMouseWheel( _
       ByVal e As MouseWheelEventArgs _
    ) 
    protected virtual void OnMouseWheel( 
       MouseWheelEventArgs e
    )

    Parameters

    e
    See Also