Windows Media Player 11 SDK VIEW.resizable
Previous | Next |
VIEW.resizable
The resizable attribute retrieves a value indicating whether the VIEW can be resized.
Syntax
Possible Values
This attribute is a read-only Boolean with a default value equal to the titlebar attribute.
Values | Description |
true | 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.
Requirements
Windows Media Player version 7.0 or later.
See Also
Previous | Next |