GetEnabled

GetEnabled() As Boolean

Event fired to determine whether the control is enabled.

Return true when the control should be enabled, and false when it should not be. If this event is not handled, the control is always enabled.


Returns:

Boolean