Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the disabled image of the button.
Syntax
public str disabledImage([str value])
Run On
Client
Parameters
- value
Type: str
Return Value
Type: str
The full name of an image file. The system supports all of the GDI-supported image formats.
Remarks
This property has precedence over the disabledResource property . It is used if both of these properties are set.