InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / XView Class / BorderStyle Property

In This Topic
    BorderStyle Property (XView)
    In This Topic
    Gets or sets the BorderStyle value determining the type of border around the control.
    Syntax
    'Declaration
     
    Public Overridable Property BorderStyle As BorderStyle
    public virtual BorderStyle BorderStyle {get; set;}
    See Also