Returns or sets style of Volume button.
object.Style [ = VolBtnStyle ]
The settings for return value are:
Setting | Meaning | Description |
vbsRight | 0 | Amplify bar has standard style. |
vbsMirrorRight | 1 | Amplify bar has color transforming style. |
vbsLeft | 2 | |
vbsMirrorLeft | 3 | |
vbsTop | 4 | |
vbsMirrorTop | 5 | |
vbsDown | 6 | |
vbsMirrorDown | 7 |