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

In This Topic
    Border Property
    In This Topic
    Gets or sets the appearance of the toolbar’s border.
    Syntax
    'Declaration
     
    
    Public Property Border As C1Border
    public C1Border Border {get; set;}
    See Also