Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / ButtonLookEnforceVert Property

In This Topic
    ButtonLookEnforceVert Property
    In This Topic
    Gets or sets the value indicating whether to force all buttons to comply with ButtonLookVert.
    Syntax
    'Declaration
     
    
    Public Property ButtonLookEnforceVert As Boolean
    public bool ButtonLookEnforceVert {get; set;}
    See Also