Click to return to the DHTML, HTML     
EditMode Command | IDM_ED...     FontName Command | IDM_FO...     Command Identifiers    
Web Workshop  |  DHTML, HTML & CSS

Find Command | IDM_FIND Command ID


Finds and selects text in the current document.

Scripting Information

Command Find
execCommand vValue Required. String that specifies the text to be found.
Applies to execCommand, queryCommandEnabled, queryCommandIndeterm, queryCommandState, queryCommandSupported, queryCommandValue

C++ Information

Command group CGID_MSHTML
Symbolic constant IDM_FIND
User interface None
IOleCommandTarget::Exec parameters
pvaIn Required. BSTR specifying the text to be found.
pvaOut Not applicable.
Header file Mshtmcid.h
Applies to IOleCommandTarget::Exec, IOleCommandTarget::QueryStatus

Minimum Availability

Internet Explorer 5 and later



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.