Enable Property

Enables the popup menu item. Specifies the name of the object.

See Also | Example

Signature

object.Enable

object

PopupMenuItem
The object or objects this property applies to.

Enable

Boolean; read-write

TRUE: The item is enabled.

FALSE: The item is disabled.

Remarks

In the following example, the Undo and Redo menu items are disabled.

 

   Comments?