Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies whether a control can be edited.
Syntax
object.Locked [= Boolean ]
The Locked property syntax has these parts:
Part | Description |
---|---|
object | Required. A valid object. |
Boolean | Optional. Whether the control can be edited. |
Settings
The settings for Boolean are:
Value | Description |
---|---|
True | You can't edit the value. |
False | You can edit the value (default). |
Remarks
When a control is locked and enabled, it can still initiate events and can still receive the focus.
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.