[]
Occurs when the tooltip text changes.
[C1Category("Property Changed")]
[C1Description("C1DockingTabPage.ToolTipTextChanged", "Occurs when the tooltip text changes.")]
public event EventHandler ToolTipTextChanged
<C1Category("Property Changed")>
<C1Description("C1DockingTabPage.ToolTipTextChanged", "Occurs when the tooltip text changes.")>
Public Event ToolTipTextChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the tooltip text changes. |