Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::put_Visible Next Topic: Events |
IWebBrowser2::put_Width
HRESULT put_Width( long Width );Sets the width of the Internet Explorer main window.
- Returns S_OK to indicate that the operation was successful.
- Width
- Width, in pixels, of the main window.
Applies To
Internet Explorer
See also IWebBrowser2::get_Width, IWebBrowser2::put_Height
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.