SearchSettingsDataSource.PropertyNames.SearchStopTooltip Field
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.
The name of the property indicating the tooltip for the search button while the search is performed. VSUI_TYPE_STRING. Default="Stop search".
public: static initonly System::String ^ SearchStopTooltip;
static initonly std::wstring SearchStopTooltip;
public static readonly string SearchStopTooltip;
staticval mutable SearchStopTooltip : string
Public Shared ReadOnly SearchStopTooltip As String