6#if !defined(__XTD_FORMS_NATIVE_LIBRARY__)
7#error "Do not include this file: Internal use only"
88#if !defined(IDTIMEOUT)
constexpr size_t IDCLOSE
The Close button was selected.
Definition dialog_box_identifiers.h:67
constexpr size_t IDCANCEL
The Cancel button was selected.
Definition dialog_box_identifiers.h:31
constexpr size_t IDIGNORE
The Ignore button was selected.
Definition dialog_box_identifiers.h:49
constexpr size_t IDYES
The Yes button was selected.
Definition dialog_box_identifiers.h:55
constexpr size_t IDHELP
The Help button was selected.
Definition dialog_box_identifiers.h:73
constexpr size_t IDNO
The No button was selected.
Definition dialog_box_identifiers.h:61
constexpr size_t IDNONE
No button was selected.
Definition dialog_box_identifiers.h:18
constexpr size_t IDTIMEOUT
The bWait parameter was TRUE and the time-out interval elapsed.
Definition dialog_box_identifiers.h:94
constexpr size_t IDABORT
The Abort button was selected.
Definition dialog_box_identifiers.h:37
constexpr size_t IDOK
The OK button was selected.
Definition dialog_box_identifiers.h:25
constexpr size_t IDRETRY
The Retry button was selected.
Definition dialog_box_identifiers.h:43
constexpr size_t IDTRYAGAIN
The Try button was selected.
Definition dialog_box_identifiers.h:79
constexpr size_t IDCONTINUE
The Continue button was selected.
Definition dialog_box_identifiers.h:85