property Record.PictureDisplay as PictureDisplayEnum
Retrieves or sets a value that indicates the way how the graphic is displayed on the control's background

TypeDescription
PictureDisplayEnum A PictureDisplayEnum expression that specifies how the picture is displayed on the control's background.
Use the PictureDisplay property to specify how the picture is displayed on the control's background. Use the Picture property to put a picture in 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.