Compartilhar via


SearchSettingsDataSource.ForwardEnterKeyOnSearchStartProperty Field

The name of the property that indicates whether the search control forwards the enter key event after search is started. Type: VSUI_TYPE_BOOL. Default=False.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Shared ReadOnly ForwardEnterKeyOnSearchStartProperty As GelProperty
public static readonly GelProperty ForwardEnterKeyOnSearchStartProperty
public:
static initonly GelProperty^ ForwardEnterKeyOnSearchStartProperty
static val ForwardEnterKeyOnSearchStartProperty: GelProperty
public static final var ForwardEnterKeyOnSearchStartProperty : GelProperty

.NET Framework Security

See Also

Reference

SearchSettingsDataSource Class

Microsoft.VisualStudio.PlatformUI Namespace