SearchSettingsDataSource.PropertyNames.SearchButtonVisible 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 whether the search button is visible in the search control. VSUI_TYPE_BOOL. Default=True.
public: static initonly System::String ^ SearchButtonVisible;
static initonly std::wstring SearchButtonVisible;
public static readonly string SearchButtonVisible;
staticval mutable SearchButtonVisible : string
Public Shared ReadOnly SearchButtonVisible As String