Contents Index Topic Contents | ||
Previous Topic: IHTMLAreaElement Next Topic: IHTMLAreaElement::focus |
IHTMLAreaElement::blur
HRESULT blur(void);Causes the element to lose the focus and executes the code specified by get_onblur.
- Returns S_OK if successful, or an error value otherwise.
See also put_onblur
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.