![]() | ![]() | ![]() |
| ||
|
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.