Spread WPF Documentation
OnLostStylusCapture Method (TabStripSideButton)


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

Parameters

e
See Also

Reference

TabStripSideButton Class
TabStripSideButton Members