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

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