TokenEdit.IsTextEditorActive Property
Gets or sets whether the TokenEdit‘s text box currently has focus.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the TokenEdit‘s text box currently has focus; otherwise, false. |
See Also