PictureUp Property

Example-VB

Returns or sets the bitmap image that appears on the control when it is enabled but not selected.  A control is enabled when its Enabled property is set to True.  A control is not selected (deselected) when the end user has not clicked on it, or when its Value property is set to False within a program.

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

Syntax

object.PictureUp[=picture]

Data Type

Picture

Remarks

The bitmap is scaled to fit the size of the control.  If no bitmap is specified, the default bitmap is used.