Value
| Name | Description | Value |
StateTypes.DOWN | The mouse pointer is clicked on the button's area. | 1181971556 =
'Fstd'
|
StateTypes.DOWN_OFF | Down off state. | 1181967462 =
'Fsdf'
|
StateTypes.DOWN_ON | Down on state. | 1181967471 =
'Fsdo'
|
StateTypes.ROLLOVER | The mouse pointer moves into the button's area. | 1181971574 =
'Fstv'
|
StateTypes.ROLLOVER_OFF | Rollover off state. | 1181972070 =
'Fsvf'
|
StateTypes.ROLLOVER_ON | Rollover on state. | 1181972079 =
'Fsvo'
|
StateTypes.UP | The default appearance, used when there is no user activity on the button's area. | 1181971566 =
'Fstn'
|
StateTypes.UP_OFF | Up off state. | 1181970022 =
'Fsnf'
|
StateTypes.UP_ON | Up on state. | 1181970031 =
'Fsno'
|
|