Windows Media Player SDK banner art
PreviousNext

BUTTONGROUP.radio

The radio attribute specifies or retrieves a value indicating whether the BUTTONGROUP is composed of radio buttons.

Syntax

elementID.radio

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.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.