Contents Index Topic Contents | ||
Previous Topic: IHTMLAreaElement::blur Next Topic: IHTMLAreaElement::get_alt |
IHTMLAreaElement::focus
HRESULT focus(void);Causes the element to receive the focus and executes the onfocus event.
- Returns S_OK if successful, or an error value otherwise.
See also get_onfocus, put_onfocus
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.