anonymous enum

Tool Bar Tab styles.

Enumerator:
TOOLBARTAB_HORIZONTAL 
TOOLBARTAB_VERTICAL  Default is for horizontal toolbar.

Definition at line 35 of file FXToolBarTab.h.

00035      {
00036   TOOLBARTAB_HORIZONTAL = 0,              
00037   TOOLBARTAB_VERTICAL   = 0x00008000      
00038   };


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