| |
ShowGenericTextInSearchForm propertyReturns/Sets whether to show the generic text in the search form. SyntaxC++HRESULT get_ShowGenericTextInSearchForm(VARIANT_BOOL* pRetVal) HRESULT put_ShowGenericTextInSearchForm(VARIANT_BOOL Value) Scripting languagesValue = object.ShowGenericTextInSearchForm object.ShowGenericTextInSearchForm = Value RemarksThe default value for this property is False. |
Home |