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.hpp:67
constexpr size_t IDCANCEL
The Cancel button was selected.
Definition dialog_box_identifiers.hpp:31
constexpr size_t IDIGNORE
The Ignore button was selected.
Definition dialog_box_identifiers.hpp:49
constexpr size_t IDYES
The Yes button was selected.
Definition dialog_box_identifiers.hpp:55
constexpr size_t IDHELP
The Help button was selected.
Definition dialog_box_identifiers.hpp:73
constexpr size_t IDNO
The No button was selected.
Definition dialog_box_identifiers.hpp:61
constexpr size_t IDNONE
No button was selected.
Definition dialog_box_identifiers.hpp:18
constexpr size_t IDTIMEOUT
The bWait parameter was TRUE and the time-out interval elapsed.
Definition dialog_box_identifiers.hpp:94
constexpr size_t IDABORT
The Abort button was selected.
Definition dialog_box_identifiers.hpp:37
constexpr size_t IDOK
The OK button was selected.
Definition dialog_box_identifiers.hpp:25
constexpr size_t IDRETRY
The Retry button was selected.
Definition dialog_box_identifiers.hpp:43
constexpr size_t IDTRYAGAIN
The Try button was selected.
Definition dialog_box_identifiers.hpp:79
constexpr size_t IDCONTINUE
The Continue button was selected.
Definition dialog_box_identifiers.hpp:85