constants DialogEnum
The DialogEnum type identifies the Find or Replace dialog of the control. Use the Caption property to internationalize your dialogs.

NameValueDescription
exFindDialog0 Identifies the control's Find dialog.
exReplaceDialog1 Identifies the control's Replace dialog.
exContextMenu2 Identifies the control's context menu.
exIncrementalSearchField3 Identifies the incremental search field.