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.
- Returns S_OK to indicate that the operation was successful.
- 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
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.