[]
        
(Showing Draft Content)

C1.Win.Command.C1ToolBar.MinButtonSizeChanged

MinButtonSizeChanged Event

Occurs when the value of the MinButtonSize property changes.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1ToolBar.MinButtonSizeChanged", "Occurs when the value of the MinButtonSize property changes.")]
public event EventHandler MinButtonSizeChanged
<C1Description("C1ToolBar.MinButtonSizeChanged", "Occurs when the value of the MinButtonSize property changes.")>
Public Event MinButtonSizeChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the value of the MinButtonSize property changes.