Spread Windows Forms 12.0 Product Documentation
AfterFocus Event (RichTextEditor)


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

Reference

RichTextEditor Class
RichTextEditor Members