FormGroupControl.backgroundImage Method [AX 2012]
Specifies the background image for a form group control.
public Image backgroundImage([Image image, int drawMode])
Run On
ClientParameters
- image
- Type: Image Class
An Image object that loads an image; optional.
- drawMode
- Type: int
An Integer data type that specifies how the image is drawn; optional.
Community Additions
ADD
Show: