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

TypeDescription
IPictureDisp A Picture object being displayed in the control's background.
Use the Picture property to put a picture in the control's background. Use the PictureDisplay property to specify how the picture is displayed on the control's background. Use the BackColor property to specify the control's background color. Use the BackColor property to change the editor's background color. Use the LabelBackColor property to specify the background color for the editor's label. Use the Picture property to assign a custom size to an editor.