anonymous enum [inherited]

Enumerator:
ID_MAXIMIZE 
ID_MINIMIZE  Maximize the window.
ID_RESTORE  Minimize the window.
ID_CLOSE  Restore the window.
ID_QUERY_DOCK  Close the window.
ID_LAST  Toolbar asks to dock.

Definition at line 137 of file FXTopWindow.h.

00137        {
00138     ID_MAXIMIZE=FXShell::ID_LAST,       
00139     ID_MINIMIZE,                        
00140     ID_RESTORE,                         
00141     ID_CLOSE,                           
00142     ID_QUERY_DOCK,                      
00143     ID_LAST
00144     };


(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