constants ClientAreaEnum
The ClientAreaEnum type specifies the area inside the control. Use the Cursor property to change the mouse pointer when cursor hovers the control.

NameValueDescription
exEditArea0 exEditArea. The cursor is on the control's edit area.
exIncrementalSearchArea3 The cursor is on the control's incremental search bar.
exSelectedText4 The cursor hovers the selected text and the control supports drag and drop operations.