Windows Media Player SDK banner art
PreviousNext

BUTTONGROUP Element

The BUTTONGROUP element provides a way to group several buttons within a skin. The buttons in a BUTTONGROUP are BUTTONELEMENT elements.

This element supports the following attributes.

Attribute Description
cursor Specifies or retrieves the type of cursor that appears when the mouse is over a button in the BUTTONGROUP.
disabledImage Specifies or retrieves the name of the image representing the disabled state of the buttons in the BUTTONGROUP.
downImage Specifies or retrieves the name of the image representing the down state of the BUTTONGROUP.
hoverDownImage Specifies or retrieves the name of the image representing the hover-down state of a button in the BUTTONGROUP. The hover-down state occurs when the button is in the down state and the user hovers over it with the mouse.
hoverImage Specifies or retrieves the name of the image representing the hover state of a button in the BUTTONGROUP. The hover state occurs when the button is in the up state and the user hovers over it with the mouse.
image Specifies or retrieves the name of the image representing the buttons of a BUTTONGROUP.
mappingImage Specifies or retrieves the name of the image representing the button map of the BUTTONGROUP.
radio Specifies or retrieves a value indicating whether the BUTTONGROUP is composed of radio buttons.
showBackground Specifies or retrieves a value indicating whether the BUTTONGROUP displays only the buttons, or displays the full bitmap specified in the image attribute.
transparencyColor Specifies or retrieves the transparent color of the BUTTONGROUP images.

The ambient attributes and ambient events are also supported by this element.

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.