Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / InputEditorStyles Class / Border Property

In This Topic
    Border Property (InputEditorStyles)
    In This Topic
    Gets or sets the thickness of the border around the element.
    Syntax
    'Declaration
     
    
    Public Overridable Property Border As Thickness
    public virtual Thickness Border {get; set;}
    See Also