Share via


Windows Media Player 11 SDK PLAYLIST.setColumnWidth 

Windows Media Player SDK banner art

Previous Next

PLAYLIST.setColumnWidth

The setColumnWidth method specifies the column width and changes the resize mode of the column to "Fixed".

Syntax

  

Parameters

column

Number (long) indicating the index of the column being changed.

width

Number (long) indicating the new width in pixels.

Return Values

This method does not return a value.

Requirements

Windows Media Player version 7.0 or later.

See Also

Previous Next