FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotMarginOptions Class / OnGotMouseCapture Method

In This Topic
    OnGotMouseCapture Method (PivotMarginOptions)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnGotMouseCapture( _
       ByVal e As MouseEventArgs _
    ) 
    protected virtual void OnGotMouseCapture( 
       MouseEventArgs e
    )

    Parameters

    e
    See Also