InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel 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