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

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