Windows Media Player 11 SDK LISTBOX.replaceItem 

Windows Media Player SDK banner art

Previous Next

LISTBOX.replaceItem

The replaceItem method replaces the text at the specified index with the specified text.

Syntax

  

Parameters

  index

Number (long) containing the index of the line to retrieve.

  text

String containing the new text.

Return Values

This method does not return a value.

Requirements

Windows Media Player for Windows XP or later.

See Also

Previous Next