IFindResultsWindow Interface

Definition

C++
public interface class IFindResultsWindow
Derived

Properties

Description

Gets or sets the search description (e.g. Find all "foo", subfolders, ....).

Manager

The ITableManager that provides data to the FindResults' table control.

Summary

Gets or sets the search summary (e.g. Matching lines: 20 Matching file: 4).

TableControl

The IWpfTableControl contained in the FindResults Window.

Title

Gets or sets the tool window's localized title.

Methods

AddCommandTarget(IOleCommandTarget, IOleCommandTarget)

Add target to the windows list of IOleCommandTarget.

SetProgress(Double)

Set the value for the FindResults progress bar.

SetProgress(Int32, Int32)

Set the value for the FindResults search progress.

Events

Closed

Raised when the FAR is closed.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022