IWebBrowser2::put_ResizableIWebBrowser2::put_Resizable*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::put_RegisterAsDropTarget
*Next Topic: IWebBrowser2::put_Silent

IWebBrowser2::put_Resizable

HRESULT put_Resizable(
    VARIANT_BOOL FAR* pValue
);

Sets the Internet Explorer object's resizable property.

pValue
Address of a variable that contains a nonzero value if the object is resizable, or zero if it is not resizable.

Applies To

Internet Explorer

See also IWebBrowser2::get_Resizable


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.