Click to return to the Reusing Browser Technology home page    
IHTMLElement2::attachEven...     IHTMLElement2::clearAttri...     IHTMLElement2 Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLElement2::blur Method


Causes the element to lose focus, and fires the onblur event.

Syntax

HRESULT blur(void);

Return Value

Returns S_OK if successful, or an error code otherwise.


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.