Spread Windows Forms 12.0 Product Documentation
Enter Event (RichTextEditor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > RichTextEditor Class : Enter Event
Occurs when the control is entered.
Syntax
'Declaration
 
Public Shadows Event Enter As EventHandler
'Usage
 
Dim instance As RichTextEditor
Dim handler As EventHandler
 
AddHandler instance.Enter, handler
public new event EventHandler Enter
See Also

Reference

RichTextEditor Class
RichTextEditor Members