SearchSettingsDataSource::ForwardEnterKeyOnSearchStart Property
Visual Studio 2015
Gets or sets the flag indicating whether the common search control forwards the enter-key event after a search is started. Default is false, indicating that the enter-key event is not forwarded by the control.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::BooleanReturns a flag indicating whether the search control forwards the enter-key event.
Show: