Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

Popup internal orientation


Enumerations

enum  {
  FX::POPUP_VERTICAL = 0,
  FX::POPUP_HORIZONTAL = 0x00020000,
  FX::POPUP_SHRINKWRAP = 0x00040000
}

Enumeration Type Documentation

anonymous enum
 

Popup internal orientation.

Enumeration values:
POPUP_VERTICAL  Vertical orientation.
POPUP_HORIZONTAL  Horizontal orientation.
POPUP_SHRINKWRAP  Shrinkwrap to content.

Copyright © 1997-2004 Jeroen van der Zijp