OlkComboBox.EnterFieldBehavior Property
Outlook Developer Reference |
Returns or sets an olEnterFieldBehavior constant that specifies the selection behavior when entering the control. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression.EnterFieldBehavior
expression A variable that represents an OlkComboBox object.
Remarks
The default value is olEnterFieldBehaviorSelectAll.
See Also