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

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