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