[]
        
(Showing Draft Content)

C1.Win.Command.C1ToolBar.HorizontalChanged

HorizontalChanged Event

Occurs when the value of the Horizontal property changes.

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