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