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

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