FR_DIALOGTERM top-level constant

int const FR_DIALOGTERM

If set in a FINDMSGSTRING message, indicates that the dialog box is closing. When you receive a message with this flag set, the dialog box handle returned by the FindText or ReplaceText function is no longer valid.

Implementation

const FR_DIALOGTERM = 0x00000040;