IVsFindTarget Members
Include Protected Members
Include Inherited Members
Implements Find and Replace capabilities within your editor.
The IVsFindTarget type exposes the following members.
Methods
Name
Description
Requests a text string search.
Specifies your supported capabilities.
Returns the coordinates or the caret position of the current selection.
Determines the state of a previous Find operation.
Return the screen coordinates of the matched string.
Returns the value of a requested property.
Returns a text image for the environment to search.
Highlight a given text span.
Move to a specified location within a document.
Sends notification to a find target of a change in status.
Requests a text string replace.
Determines the state of a find operation.
Top