Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / NewToolbarFormClassName Property

In This Topic
    NewToolbarFormClassName Property
    In This Topic
    Gets or sets the class name of the Customizer's new toolbar dialog form.
    Syntax
    'Declaration
     
    
    Public Property NewToolbarFormClassName As String
    public string NewToolbarFormClassName {get; set;}
    See Also