[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTabPage.CaptionTextChanged

CaptionTextChanged Event

Occurs when the caption text changes.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[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
Returns
Type Description
EventHandler Occurs when the caption text changes.