Spread Windows Forms 12.0 Product Documentation
AfterFocus Event (GcDateTimeEditingControl)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcDateTimeEditingControl Class : AfterFocus Event
Occurs after the control gets focus.
Syntax
'Declaration
 
Public Event AfterFocus As EventHandler
'Usage
 
Dim instance As GcDateTimeEditingControl
Dim handler As EventHandler
 
AddHandler instance.AfterFocus, handler
public event EventHandler AfterFocus
See Also

Reference

GcDateTimeEditingControl Class
GcDateTimeEditingControl Members