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

FXToggleButton.h File Reference

#include "FXLabel.h"

Go to the source code of this file.

Classes

class  FX::FXToggleButton
 The toggle button provides a two-state button, which toggles between the on and the off state each time it is pressed. More...

Namespaces

namespace  FX

Enumerations

enum  {
  FX::TOGGLEBUTTON_AUTOGRAY = 0x00800000,
  FX::TOGGLEBUTTON_AUTOHIDE = 0x01000000,
  FX::TOGGLEBUTTON_TOOLBAR = 0x02000000,
  FX::TOGGLEBUTTON_KEEPSTATE = 0x04000000,
  FX::TOGGLEBUTTON_NORMAL = FRAME_RAISED|FRAME_THICK|JUSTIFY_NORMAL|ICON_BEFORE_TEXT
}

Copyright © 1997-2009 Jeroen van der Zijp