Windows Media Player SDK banner art
PreviousNext

PLAYLIST.setColumnWidth

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

Syntax

elementID.setColumnWidth(column, width)

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.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.