Spread Windows Forms 12.0 Product Documentation
VisibleChanged Event


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > RichTextEditor Class : VisibleChanged Event
Occurs when the System.Windows.Forms.Control.Visible property value changes.
Syntax
'Declaration
 
Public Shadows Event VisibleChanged As EventHandler
'Usage
 
Dim instance As RichTextEditor
Dim handler As EventHandler
 
AddHandler instance.VisibleChanged, handler
public new event EventHandler VisibleChanged
See Also

Reference

RichTextEditor Class
RichTextEditor Members