Constants::vsWindowKindFindReplace Field

 

The Find Replace dialog box.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
literal String^ vsWindowKindFindReplace

Field Value

Type: System::String^

GUID value = {CF2DDC32-8CAD-11D2-9302-005345000000}.

vsWindowKindFindReplace is used to get a handle to a particular window in the integrated development environment (IDE) in order to gain access to its properties and methods.

Return to top
Show: