OlEnterFieldBehavior Enum

Definition

Specifies the behavior when focus enters a control.

public enum class OlEnterFieldBehavior
[System.Runtime.InteropServices.Guid("7E29FD73-540B-4F03-A890-53C6B0AE7DD1")]
public enum OlEnterFieldBehavior
Public Enum OlEnterFieldBehavior
Inheritance
OlEnterFieldBehavior
Attributes

Fields

olEnterFieldBehaviorRecallSelection 1

The previous selection is displayed.

olEnterFieldBehaviorSelectAll 0

The contents of the control are selected and any previous selection is ignored.

Applies to