anonymous enum

Menu Caption options.

Enumerator:
MENU_AUTOGRAY 
MENU_AUTOHIDE  Automatically gray out when not updated.

Definition at line 37 of file FXMenuCaption.h.

00037      {
00038   MENU_AUTOGRAY = 0x00008000,   
00039   MENU_AUTOHIDE = 0x00010000    
00040   };


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