SearchSettingsDataSource.ForwardEnterKeyOnSearchStartProperty Field

Definition

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.

public: static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty ^ ForwardEnterKeyOnSearchStartProperty;
static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty ForwardEnterKeyOnSearchStartProperty;
public static readonly Microsoft.Internal.VisualStudio.PlatformUI.GelProperty ForwardEnterKeyOnSearchStartProperty;
 staticval mutable ForwardEnterKeyOnSearchStartProperty : Microsoft.Internal.VisualStudio.PlatformUI.GelProperty
Public Shared ReadOnly ForwardEnterKeyOnSearchStartProperty As GelProperty 

Field Value

Microsoft.Internal.VisualStudio.PlatformUI.GelProperty

Applies to