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

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