Programming with Reflection

image\rwnprg32.gif UserDefinedKeysLocked property

 

Syntax

object.UserDefinedKeysLocked
object.UserDefinedKeysLocked = Value

Works with

image\r24.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether the host can alter the definitions of the user-defined keys. When this property is set to True, user-defined keys cannot be loaded from the host.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property