Part | Description | |
object | Required. A valid object. | |
fmEnterFieldBehavior | Optional. The desired selection behavior. |
Constant | Value | Description | |
fmEnterFieldBehaviorSelectAll | 0 | Selects the entire contents of the edit region when entering the control (default). | |
fmEnterFieldBehaviorRecallSelection | 1 | Leaves the selection unchanged. Visually, this uses the selection that was in effect the last time the control was active. |