[]
Gets the current input status of the control.
[Browsable(false)]
public InputStatus InputStatus { get; }
<Browsable(False)>
Public ReadOnly Property InputStatus As InputStatus
Type | Description |
---|---|
InputStatus | An InputStatus enumeration that indicates whether the text is full, empty, or partial. |