Enabled Property

Enables or disables the control.

Applies To

Image Annotation Tool Button control, Image Edit control, Image Thumbnail control

Syntax

object.Enabled[={True|False}]

Data Type

Boolean

Setting

            Description

True (default)

Control is enabled (can respond to events)

False

Control is disabled (cannot respond to events)