Handed message box options.

Enumerator:
HANDEDMSGBOX_BOTTOMWELL  Places the primary button well on the bottom.
HANDEDMSGBOX_SIDEWELL  Places the primary button well on the side.
HANDEDMSGBOX_OKBUTTON  Adds an OK button.
HANDEDMSGBOX_DEFOKBUTTON  Adds a default OK button.
HANDEDMSGBOX_CANCELBUTTON  Adds a Cancel button.
HANDEDMSGBOX_OKCANCELBUTTONS  Adds both OK and Cancel buttons.
HANDEDMSGBOX_DEFCANCELBUTTON  Adds a default Cancel button.
HANDEDMSGBOX_DEFCANCEL  Makes the cancel button the default.
HANDEDMSGBOX_USEYESNO  Uses the text "Yes" instead of "Ok" and "No" instead of "Cancel".
HANDEDMSGBOX_RETRYBUTTON  Adds a Retry button.

Definition at line 34 of file FXHandedMsgBox.h.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:45 2009 for TnFOX by doxygen v1.4.7