ComponentOne Input for WinForms
MarkEmpty Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : MarkEmpty Property
Draws a red dotted line if Value is empty.
Syntax
'Declaration
 
Public Property MarkEmpty As System.Boolean
public System.bool MarkEmpty {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members