Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTabPage Class / CaptionTextChanged Event

In This Topic
    CaptionTextChanged Event
    In This Topic
    Occurs when the caption text changes.
    Syntax
    'Declaration
     
    
    Public Event CaptionTextChanged As EventHandler
    public event EventHandler CaptionTextChanged
    See Also