Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTextBoxEditingControl Class / OnLeave Method


In This Topic
OnLeave Method (GcTextBoxEditingControl)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnLeave( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As GcTextBoxEditingControl
Dim e As EventArgs
 
instance.OnLeave(e)

Parameters

e
See Also