Contents Index Topic Contents | ||
Previous Topic: IHTMLWindow2::execScript Next Topic: IHTMLWindow2::get__newEnum |
IHTMLWindow2::focus
HRESULT focus( void );Causes the window to receive the input focus and execute the code, if any, associated with the onfocus event.
- Returns S_OK if successful, or an error value otherwise.
See also blur
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.