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.
Specifies the background image for a form group control.
Syntax
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.