property Dialog.BackColor as Color
Retrieves or sets the control's background color.

TypeDescription
Color A color expression that defines the control's background color.

The background color has effect only if the loaded picture is an icon. The BackColor property has no effect if the Picture property points to an icon file. Use the TransparentFrom and TransparentTo properties to define the transparent colors of the control.