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

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