anonymous enum

Switcher options.

Enumerator:
SWITCHER_HCOLLAPSE 
SWITCHER_VCOLLAPSE  Collapse horizontally to width of current child.

Definition at line 34 of file FXSwitcher.h.

00034      {
00035   SWITCHER_HCOLLAPSE = 0x00020000,  
00036   SWITCHER_VCOLLAPSE = 0x00040000   
00037   };


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