ShowSearchTool

Gets and sets a Boolean that determines whether the search tool is displayed.

 

JavaScript

 

ShowSearchTool

 

C#

 

bool ShowSearchTool { get; set;}

 

C++

 

HRESULT ShowSearchTool([out, retval] VARIANT_BOOL* pVal);

HRESULT ShowSearchTool([in] VARIANT_BOOL pVal)