Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 851 Bytes

Outlook.OlkComboBox.Locked.md

File metadata and controls

38 lines (22 loc) · 851 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkComboBox.Locked property (Outlook)
vbaol11.chm1000207
vbaol11.chm1000207
Outlook.OlkComboBox.Locked
c39c4177-a7b7-fdcc-c037-5934c7638be8
06/08/2017
medium

OlkComboBox.Locked property (Outlook)

Returns or sets a Boolean that specifies whether or not the control is locked from being changed. Read/write.

Syntax

expression.Locked

expression A variable that represents an OlkComboBox object.

Remarks

The default value is False.

When the control is locked, the control does not have a "disabled" appearance, but the user cannot edit the contents of the control.

See also

OlkComboBox Object

[!includeSupport and feedback]