SearchSettingsDataSource.PropertyNames.ForwardEnterKeyOnSearchStart 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 control forwards the enter key event after search is started. VSUI_TYPE_BOOL. Default=False.
public: static initonly System::String ^ ForwardEnterKeyOnSearchStart;
static initonly std::wstring ForwardEnterKeyOnSearchStart;
public static readonly string ForwardEnterKeyOnSearchStart;
staticval mutable ForwardEnterKeyOnSearchStart : string
Public Shared ReadOnly ForwardEnterKeyOnSearchStart As String