Spread Windows Forms 12.0 Product Documentation
AfterFocus Event (IEditorSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IEditorSupport Interface : AfterFocus Event
Occurs after the control receives the focus.
Syntax
'Declaration
 
Event AfterFocus As EventHandler
'Usage
 
Dim instance As IEditorSupport
Dim handler As EventHandler
 
AddHandler instance.AfterFocus, handler
event EventHandler AfterFocus
See Also

Reference

IEditorSupport Interface
IEditorSupport Members