EntryPoint.Enabled

Syntax

EntryPoint.Enabled

Data Type

Boolean

Purpose

Returns a Boolean value that indicates whether the entry point can be used to create an execution.

Remarks

Use this value to update the enabled state of the control that might call the entry point. When you use a Button control connected to an entry point command source, the enabled state of the button updates automatically.

See Also

Button