| Property | Defined by | ||
|---|---|---|---|
| BACKGROUND : uint = 0xCCCCCC [static]
| Style | ||
| BUTTON_FACE : uint = 0xFFFFFF [static]
| Style | ||
| DROPSHADOW : uint = 0x000000 [static]
| Style | ||
| INPUT_TEXT : uint = 0x333333 [static]
| Style | ||
| LABEL_TEXT : uint = 0x666666 [static]
| Style | ||
| PANEL : uint = 0xF3F3F3 [static]
| Style | ||
| PROGRESS_BAR : uint = 0xFFFFFF [static]
| Style | ||
| BACKGROUND | property |
public static var BACKGROUND:uint = 0xCCCCCC
| BUTTON_FACE | property |
public static var BUTTON_FACE:uint = 0xFFFFFF
| DROPSHADOW | property |
public static var DROPSHADOW:uint = 0x000000
| INPUT_TEXT | property |
public static var INPUT_TEXT:uint = 0x333333
| LABEL_TEXT | property |
public static var LABEL_TEXT:uint = 0x666666
| PANEL | property |
public static var PANEL:uint = 0xF3F3F3
| PROGRESS_BAR | property |
public static var PROGRESS_BAR:uint = 0xFFFFFF