property Node.Enabled as Boolean
Specifies whether the node is enabled or disabled.

TypeDescription
Boolean A boolean expression that indicates whether a node is enabled or disabled.
Use the Enabled property to disable a node. Use the Enabled property to disable the control. Use the Visible property to hide a node. A disabled node cann't be edited. Use the Editor property to remove the node's editor.