Spread WPF Documentation
OnLostStylusCapture Method (HorizontalSplitBar)


GrapeCity.Windows.SpreadSheet.UI Namespace > HorizontalSplitBar Class : OnLostStylusCapture Method
Syntax
'Declaration
 
Protected Overridable Sub OnLostStylusCapture( _
   ByVal e As System.Windows.Input.StylusEventArgs _
) 
'Usage
 
Dim instance As HorizontalSplitBar
Dim e As System.Windows.Input.StylusEventArgs
 
instance.OnLostStylusCapture(e)
protected virtual void OnLostStylusCapture( 
   System.Windows.Input.StylusEventArgs e
)

Parameters

e
See Also

Reference

HorizontalSplitBar Class
HorizontalSplitBar Members