Spread WPF Documentation
OnStylusInRange Method (SeparatorDropDownItemControl)


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

Parameters

e
See Also

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members