Spread WPF Documentation
OnLostStylusCapture Method (FormulaTextBox)


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

Parameters

e
See Also

Reference

FormulaTextBox Class
FormulaTextBox Members