Selects or deselects the control at run-time. Setting this property to True selects the control, which is the same as an end user clicking on it. Setting this property to False deselects the control.
When a control is selected, the following events occur:
When a control is deselected, the bitmap specified in the PictureUp property is drawn on the control.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Annotation Tool Button control
object.Value[={True|False}]
Boolean
Setting | Description |
True | Control is selected |
False (default) | Control is deselected |
This property is available only at run-time.