Windows Media Player SDK banner art
PreviousNext

VIEW.resizable

The resizable attribute retrieves a value indicating whether the VIEW can be resized.

Syntax

elementID.resizable

Possible Values

This attribute is a read-only Boolean with a default value equal to the titlebar attribute.

Values Description
true Default. View can be resized.
false View cannot be resized.

Remarks

If there is no titlebar, and therefore no window or border, you must use the size method to resize the VIEW element.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.