Resizable property
Sets or gets a value that indicates whether the object can be resized.
Syntax
Property values
Type: Boolean
Value | Condition |
---|---|
VARIANT_FALSE false | Object cannot be resized. |
VARIANT_TRUE true | Object can be resized. |
Remarks
The WebBrowser object returns an error from this property.