Specifies the captions for the Find, Replace
  dialogs or Incremental Search field.
 |  | Name | Value | Description |  | 
 |  | 
exCaption | 0
 | 
 Specifies the caption of the dialog.
 |  | 
 |  | 
exFieldFindWhat | 202
 | 
 Identifies the 'Find what' field.
 |  | 
 |  | 
exFieldWordOnly | 104
 | 
 Identifies the 'Match whole word only' field.
 |  | 
 |  | 
exFieldMatchCase | 105
 | 
 Identifies the 'Match case' field.
 |  | 
 |  | 
exFieldDirection | 203
 | 
 Identifies the 'Direction' field.
 |  | 
 |  | 
exFieldUp | 113
 | 
 Identifies the 'Up' field.
 |  | 
 |  | 
exFieldDown | 114
 | 
 Identifies the 'Down' field.
 |  | 
 |  | 
exFieldFindNext | 103
 | 
 Identifies the 'Find Next' field.
 |  | 
 |  | 
exFieldMarkAll | 21199
 | 
 Identifies the 'Mark All' field.
 |  | 
 |  | 
exFieldCancel | 2
 | 
 Identifies the 'Cancel' field.
 |  | 
 |  | 
exFieldReplaceWith | 204
 | 
 Identifies the 'Replace with' field.
 |  | 
 |  | 
exFieldReplaceIn | 205
 | 
 Identifies the 'Replace in' field.
 |  | 
 |  | 
exFieldSelection | 113
 | 
 Identifies the 'Selection' field.
 |  | 
 |  | 
exFieldWholeFile | 114
 | 
 Identifies the 'Whole file' field.
 |  | 
 |  | 
exFieldReplace | 21199
 | 
 Identifies the 'Replace' field.
 |  | 
 |  | 
exFieldReplaceAll | 21200
 | 
 Identifies the 'Replace All' field.
 |  | 
 |  | 
exErrorTitle | 32000
 | 
 Specifies the title of the message if an error occurs.
 |  | 
 |  | 
exErrorFindNext | 32001
 | 
 Specifies the message when 'Find Next' operation fails.
 |  | 
 |  | 
exReplaceDone | 32002
 | 
 Specifies the message that's displayed when replacing is done.
 |  | 
 |  | 
exContextUndo | 16384
 | 
 Specifies the Undo caption in the control's context menu.
 |  | 
 |  | 
exContextRedo | 16385
 | 
 Specifies the Redo caption in the control's context menu.
 |  | 
 |  | 
exContextCut | 16387
 | 
 Specifies the Cut caption in the control's context menu.
 |  | 
 |  | 
exContextCopy | 16388
 | 
 Specifies the Copy caption in the control's context menu.
 |  | 
 |  | 
exContextPaste | 16389
 | 
 Specifies the Paste caption in the control's context menu.
 |  | 
 |  | 
exContextDelete | 16390
 | 
 Specifies the Delete caption in the control's context menu.
 |  | 
 |  | 
exContextSelectAll | 16392
 | 
 Specifies the Select All caption in the control's context menu.
 |  |