property Element.Picture as IPictureDisp
Retrieves or sets a graphic to be displayed in the control.

TypeDescription
IPictureDisp A Picture object to be shown on the element's background.
The Picture property specifies the picture to be shown on the element's background. The PictureDisplay property specifies the way the element's picture is displayed on the element's background. The BackColor property specifies the element's background color. Background(exElementBackColor) property specifies the default background color / visual appearance. The ForeColor property specifies the element's foreground color. The Pattern property defines the pattern to be shown on the control's background. The Padding property defines the padding of the element. The BorderColor property specifies the color to show the border for a specific element. The StatusColor property specifies the color or the visual appearance to show the element's status part. Use the Pictures / ExtraPictures properties to display different pictures on the element. Use the Picture property to assign your logo on the control's background.

The following screen shot shows the element's background filled with the Picture property: