IHTMLWindow2::blurIHTMLWindow2::blur*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLWindow2::alert
*Next Topic: IHTMLWindow2::clearInterval

IHTMLWindow2::blur


HRESULT blur( 
    void 
);

Causes the window to lose focus and fires the onblur event.

See also focus


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.