Partager via


OlkTextBox.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 OlkTextBox object.

Remarks

The default value of this property is True.

See Also

Concepts

OlkTextBox Object Members

OlkTextBox Object