property HTML.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 defines how the control's picture is arranged on control's background. 

Use the PictureDisplay property to arrange the control's picture on its background. The PictureDisplay property has no effect if the control's Picture property is empty. Use the BackColor property to specify the control's background color. The BackColorLocked property specifies the control's background while it is locked. The Locked property specifies whether the control is read-only.