SearchControlAutomationPeer Constructor (SearchControl^)

 

Creates a new instance of the class with the specified common search control owner.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
SearchControlAutomationPeer(
	SearchControl^ owner
)

Parameters

owner
Type: Microsoft.VisualStudio.PlatformUI::SearchControl^

The owner of the class.

Return to top
Show: