Spread WPF Documentation
OnPreviewStylusInRange Method (TabStripSideButton)


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

Parameters

e
See Also

Reference

TabStripSideButton Class
TabStripSideButton Members