Enabled Property

Enables or disables the control.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

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)

Note:  The properties of the Image Annotation Tool Button control cannot be updated when the control is disabled.