Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1Border Class / Style Property

In This Topic
    Style Property
    In This Topic
    Gets or sets the border style.
    Syntax
    'Declaration
     
    
    Public Property Style As BorderStyleEnum
    public BorderStyleEnum Style {get; set;}
    See Also