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

In This Topic
    CustomizeButton Property
    In This Topic
    Gets or sets the visibility of customize button.
    Syntax
    'Declaration
     
    
    Public Property CustomizeButton As Boolean
    public bool CustomizeButton {get; set;}
    See Also