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

FXArrowButton.h File Reference

#include "FXFrame.h"

Go to the source code of this file.

Namespaces

namespace  FX

Enumerations

enum  {
  ARROW_NONE = 0,
  ARROW_UP = 0x00080000,
  ARROW_DOWN = 0x00100000,
  ARROW_LEFT = 0x00200000,
  ARROW_RIGHT = 0x00400000,
  ARROW_AUTO = 0x00800000,
  ARROW_REPEAT = 0x01000000,
  ARROW_AUTOGRAY = 0x02000000,
  ARROW_AUTOHIDE = 0x04000000,
  ARROW_TOOLBAR = 0x08000000,
  ARROW_NORMAL = FRAME_RAISED|FRAME_THICK|ARROW_UP
}

Copyright © 1997-2005 Jeroen van der Zijp