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

Separator Options


Enumerations

enum  {
  FX::SEPARATOR_NONE = 0,
  FX::SEPARATOR_GROOVE = 0x00008000,
  FX::SEPARATOR_RIDGE = 0x00010000,
  FX::SEPARATOR_LINE = 0x00020000
}

Enumeration Type Documentation

anonymous enum
 

Separator Options.

Enumeration values:
SEPARATOR_NONE  Nothing visible.
SEPARATOR_GROOVE  Etched-in looking groove.
SEPARATOR_RIDGE  Embossed looking ridge.
SEPARATOR_LINE  Simple line.

Copyright © 1997-2004 Jeroen van der Zijp