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