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

Separator Options


Enumerations

enum  {
  SEPARATOR_NONE = 0,
  SEPARATOR_GROOVE = 0x00008000,
  SEPARATOR_RIDGE = 0x00010000,
  SEPARATOR_LINE = 0x00020000
}
 Separator Options. More...


Enumeration Type Documentation

anonymous enum
 

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