Description: | Indicates the method of displaying images when the Enabled property of the control is False. |
Used in control(s): | CommandButton |
Values (with constants): | 0 - None:(POW-DISABLEDIMAGE-NONE) 1 - Simple: (POW-DISABLEDIMAGE-SIMPLE) 2 - 3D:(POW-DISABLEDIMAGE-3D) It is only effective when the Enabled property is False, the UseSystemColor property is True and the ImageName property is set. |
Default value: | 1 - Simple: (POW-DISABLEDIMAGE-SIMPLE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |