IHTMLInputFileElement::selectIHTMLInputFileElement::select*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLInputFileElement::get_maxLength
*Next Topic: IHTMLInputFileElement::put_onchange

IHTMLInputFileElement::select


HRESULT select(
    void
);

Highlights the input area of the INPUT file control.

You can use the select method with the focus method to highlight a field and position the cursor for a user response.


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