IWebBrowser2::put_VisibleIWebBrowser2::put_Visible*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::put_Top
*Next Topic: IWebBrowser2::put_Width

IWebBrowser2::put_Visible

HRESULT put_Visible(
    VARIANT_BOOL Value
);

Sets the visibility state of the object.

Value
Visibility flag. If this parameter is TRUE, the object is visible; if FALSE, it is hidden.

Applies To

Internet Explorer, WebBrowser

See also IWebBrowser2::get_Visible


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