ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / BorderWidth Property

In This Topic
    BorderWidth Property (C1SplitContainer)
    In This Topic
    Gets or sets the border width of the split container.
    Syntax
    'Declaration
     
    Public Property BorderWidth As System.Integer
    public System.int BorderWidth {get; set;}
    See Also