Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / CustomizeButtonChanged Event

In This Topic
    CustomizeButtonChanged Event
    In This Topic
    Occurs when the value of the CustomizeButton property changes.
    Syntax
    'Declaration
     
    
    Public Event CustomizeButtonChanged As EventHandler
    public event EventHandler CustomizeButtonChanged
    See Also