This documentation is archived and is not being maintained.
Menu.disabledImage Method [AX 2012]
Gets or sets the disabled image of the button.
public str disabledImage([str value])
Run On
Called
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.
This property has precedence over the disabledResource property . It is used if both of these properties are set.