Contents Index Topic Contents | ||
Previous Topic: IHTMLAnchorElement::blur Next Topic: IHTMLAnchorElement::get_accessKey |
IHTMLAnchorElement::focus
HRESULT focus(void);Causes the anchor element to receive the focus and executes the code specified for the onfocus event.
- Returns S_OK if successful, or an error value otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.