OlkComboBox.SelectionMargin property (Outlook)
Returns or sets a Boolean that specifies whether the user can select a line of text by clicking in the region to the left of the text. Read/write.
Syntax
expression. SelectionMargin
expression A variable that represents an OlkComboBox object.
Remarks
If True, clicking in the margin causes selection of text. If False, this action does not select any text. The default value is False.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.