anonymous enum [inherited]

Enumerator:
ID_CANCEL 
ID_ACCEPT  Closes the dialog, cancel the entry.
ID_LAST  Closes the dialog, accept the entry.

Definition at line 53 of file FXDialogBox.h.

00053        {
00054     ID_CANCEL=FXTopWindow::ID_LAST,     
00055     ID_ACCEPT,                          
00056     ID_LAST
00057     };


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