InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / ErrorFrameThickness Property

In This Topic
    ErrorFrameThickness Property (C1InputPanel)
    In This Topic
    Gets or sets the frame thickness for invalid input visual alert.
    Syntax
    'Declaration
     
    Public Property ErrorFrameThickness As Integer
    public int ErrorFrameThickness {get; set;}
    See Also