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

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