IVsGlobalSearchUI.Activate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Focuses the global search control, or shows the next results category if the control is active already (navigate forwards).
public:
void Activate();
public:
void Activate();
void Activate();
public void Activate ();
abstract member Activate : unit -> unit
Public Sub Activate ()