OlkComboBox.AutoTab Property
Outlook Developer Reference |
Returns or sets a Boolean that specifies if a tab is inserted automatically when the control has been filled to the maximum length specified. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression.AutoTab
expression A variable that represents an OlkComboBox object.
Remarks
The default value for this property is False.
See Also