RichEditControl.IsSelectionInTextBox Property
Indicates whether the selection (CaretPosition) is located in a text box.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the caret is located in the text box; otherwise, false. |
See Also