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

In This Topic
    ButtonLookEnforceCurrent Property
    In This Topic
    Gets the value indicating whether to force all buttons to comply with ButtonLookCurrent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ButtonLookEnforceCurrent As Boolean
    public bool ButtonLookEnforceCurrent {get;}
    See Also