IHTMLWindow2::focusIHTMLWindow2::focus*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLWindow2::execScript
*Next Topic: IHTMLWindow2::get__newEnum

IHTMLWindow2::focus


HRESULT focus(
    void 
);

Causes the window to receive the input focus and execute the code, if any, associated with the onfocus event.

See also blur


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