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

FXMenuButton.h File Reference
#include "FXLabel.h"

Go to the source code of this file.

Classes

class  FX::FXMenuButton
 

Namespaces

 FX
 

Enumerations

enum  {
  FX::MENUBUTTON_AUTOGRAY = 0x00800000,
  FX::MENUBUTTON_AUTOHIDE = 0x01000000,
  FX::MENUBUTTON_TOOLBAR = 0x02000000,
  FX::MENUBUTTON_DOWN = 0,
  FX::MENUBUTTON_UP = 0x04000000,
  FX::MENUBUTTON_LEFT = 0x08000000,
  FX::MENUBUTTON_RIGHT = MENUBUTTON_LEFT|MENUBUTTON_UP,
  FX::MENUBUTTON_NOARROWS = 0x10000000,
  FX::MENUBUTTON_ATTACH_LEFT = 0,
  FX::MENUBUTTON_ATTACH_TOP = MENUBUTTON_ATTACH_LEFT,
  FX::MENUBUTTON_ATTACH_RIGHT = 0x20000000,
  FX::MENUBUTTON_ATTACH_BOTTOM = MENUBUTTON_ATTACH_RIGHT,
  FX::MENUBUTTON_ATTACH_CENTER = 0x40000000,
  FX::MENUBUTTON_ATTACH_BOTH = MENUBUTTON_ATTACH_CENTER|MENUBUTTON_ATTACH_RIGHT
}
 

Copyright © 1997-2005 Jeroen van der Zijp