共用方式為


OlkComboBox.HideSelection Property (Outlook)

Returns or sets a Boolean that specifies if a selection is displayed or hidden for the control when the control loses focus. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .HideSelection

expression A variable that represents an OlkComboBox object.

Remarks

The default value of this property is True.

See Also

Concepts

OlkComboBox Object Members

OlkComboBox Object