Public Events

  Name Description
public event CaptionChanged Occurs when the Caption property has changed.
public event EditableChanged Occurs when the Editable property has changed.
public event EnabledChanged Occurs when the Enabled property has changed.
public event StyleChanged Occurs when the Style property has changed.
public event ValidationResultChanged Occurs when the site has validated the control add-in value.
public event VisibleChanged Occurs when the Visible property has changed.

See Also