Windows Media Player 11 SDK BUTTONGROUP.click 

Windows Media Player SDK banner art

Previous Next

BUTTONGROUP.click

The click method calls the onclick event handler defined for the BUTTONELEMENT with the specified index.

Syntax

  

Parameters

  button

Number (long) containing the index of the BUTTONELEMENT with the onclick event handler to be called.

Return Values

This method does not return a value.

Remarks

Use this method to provide an alternate means of running the code associated with a button contained within the BUTTONGROUP.

Requirements

Windows Media Player 9 Series or later.

See Also

Previous Next