Windows Media Player 11 SDK BUTTONGROUP.radio
Previous | Next |
BUTTONGROUP.radio
The radio attribute specifies or retrieves a value indicating whether the BUTTONGROUP is composed of radio buttons.
Syntax
Possible Values
This attribute is a read/write Boolean.
Value | Description |
true | The BUTTONGROUP is radio style. |
false | Default. The BUTTONGROUP is not radio style. |
Remarks
If radio is set to true, all the BUTTONELEMENT elements in the BUTTONGROUP will be sticky, but only one button at a time will be in the down state.
Requirements
Windows Media Player version 7.0 or later.
See Also
Previous | Next |