Click to return to the Reusing Browser Technology home page    
RegisterAsDropTarget Prop...     Silent Property     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

Resizable Property


Sets or retrieves a value indicating whether the object can be resized.

Syntax

object.Resizable [= value]

Parameters

object
Required. An object expression that evaluates to an object in the Applies To list.
value
Optional. A Boolean expression that sets the object's resizable property. If this value is TRUE, the object can be resized. If this value is FALSE, the object cannot be resized. The default value is TRUE.

Remarks

The WebBrowser object ignores the Resizable property.

Applies To

InternetExplorer, WebBrowser


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.