[]
Gets the current active field which can show the caret and accept input.
public MaskField ActiveField { get; }
Public ReadOnly Property ActiveField As MaskField
Type | Description |
---|---|
MaskField | A Field value indicates the current active field. |
This property indicates the field which is active. That means the caret is in the field.