InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / BorderThickness Property

In This Topic
    BorderThickness Property (C1InputPanel)
    In This Topic
    Gets or sets the thickness of the border.
    Syntax
    'Declaration
     
    Public Property BorderThickness As Integer
    public int BorderThickness {get; set;}
    See Also