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

Popup internal orientation


Enumerations

enum  {
  POPUP_VERTICAL = 0,
  POPUP_HORIZONTAL = 0x00020000,
  POPUP_SHRINKWRAP = 0x00040000
}
 Popup internal orientation. More...


Enumeration Type Documentation

anonymous enum
 

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