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

RadioButton flags


Enumerations

enum  {
  RADIOBUTTON_AUTOGRAY = 0x00800000,
  RADIOBUTTON_AUTOHIDE = 0x01000000,
  RADIOBUTTON_NORMAL = JUSTIFY_NORMAL|ICON_BEFORE_TEXT
}
 RadioButton flags. More...


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
RADIOBUTTON_AUTOGRAY  Automatically gray out when not updated.
RADIOBUTTON_AUTOHIDE  Automatically hide when not updated.