Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include "FXLabel.h"
Go to the source code of this file.
Namespaces | |
namespace | FX |
Enumerations | |
enum | { STATE_UP = 0, STATE_DOWN = 1, STATE_ENGAGED = 2, STATE_UNCHECKED = STATE_UP, STATE_CHECKED = STATE_ENGAGED } |
enum | { BUTTON_AUTOGRAY = 0x00800000, BUTTON_AUTOHIDE = 0x01000000, BUTTON_TOOLBAR = 0x02000000, BUTTON_DEFAULT = 0x04000000, BUTTON_INITIAL = 0x08000000, BUTTON_NORMAL = (FRAME_RAISED|FRAME_THICK|JUSTIFY_NORMAL|ICON_BEFORE_TEXT) } |
Copyright © 1997-2005 Jeroen van der Zijp |