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

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