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

In This Topic
    CustomizeMode Property
    In This Topic
    Indicates whether the toolbar is in customize mode.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CustomizeMode As Boolean
    public bool CustomizeMode {get;}
    See Also