property ExPicture.Enabled as Boolean
Indicates whether the picture shows as enabled or disabled.

TypeDescription
Boolean A Boolean expression that specifies whether the containing picture is displayed enabled or as disabled.
By default, the Enabled property is True, which makes the loaded picture to be shown as enabled. Use the Enabled property to show the containing picture as disabled. A disabled picture shows as grayed. The ShowHandCursor property indicates whether the hand cursor is shown when the cursor hovers a picture in the event's body.