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

FXLabel.h File Reference

#include "FXFrame.h"

Go to the source code of this file.

Namespaces

namespace  FX

Enumerations

enum  {
  ICON_UNDER_TEXT = 0,
  ICON_AFTER_TEXT = 0x00080000,
  ICON_BEFORE_TEXT = 0x00100000,
  ICON_ABOVE_TEXT = 0x00200000,
  ICON_BELOW_TEXT = 0x00400000,
  TEXT_OVER_ICON = ICON_UNDER_TEXT,
  TEXT_AFTER_ICON = ICON_BEFORE_TEXT,
  TEXT_BEFORE_ICON = ICON_AFTER_TEXT,
  TEXT_ABOVE_ICON = ICON_BELOW_TEXT,
  TEXT_BELOW_ICON = ICON_ABOVE_TEXT
}
enum  { LABEL_NORMAL = JUSTIFY_NORMAL|ICON_BEFORE_TEXT }

Copyright © 1997-2005 Jeroen van der Zijp