anonymous enum

Dock site options.

Enumerator:
DOCKSITE_WRAP 
DOCKSITE_NO_WRAP  Dockbars are wrapped to another galley when not enough space on current galley.

Definition at line 37 of file FXDockSite.h.

00037      {
00038   DOCKSITE_WRAP    = 0,           
00039   DOCKSITE_NO_WRAP = 0x00020000   
00040   };


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