Spread WPF Documentation
OnStylusDown Method (SeparatorDropDownItemControl)


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

Parameters

e
See Also

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members