FormGroupControl.backgroundImage Method [AX 2012]

Specifies the background image for a form group control.

public Image backgroundImage([Image image, int drawMode])

Run On

Client

Parameters

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.

Return Value

Type: Image Class
An Image object.

Community Additions

ADD
Show: