Share via


Windows Media Player 11 SDK LISTBOX.appendItemĀ 

Windows Media Player SDK banner art

Previous Next

LISTBOX.appendItem

The appendItem method inserts new text at the end of the list box control.

Syntax

  

Parameters

  newVal

String containing the text to be inserted.

Return Values

This method does not return a value.

Requirements

Windows Media Player for Windows XP or later.

See Also

Previous Next