Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1NewToolbarForm Class / ToolbarName Property

In This Topic
    ToolbarName Property
    In This Topic
    The name of new toolbar
    Syntax
    'Declaration
     
    
    Public Property ToolbarName As String
    public string ToolbarName {get; set;}
    See Also