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

TypeDescription
PictureDisplayEnum A PictureDisplayEnum expression that indicates how the element's picture is displayed on the element's background.
The PictureDisplay property specifies the way the element's picture is displayed on the element's background. The Picture property specifies the picture to be shown 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.