property Dialog.Transparency as Boolean
Retrieves or sets a value that indicates whether the control allows transparency.

TypeDescription
Boolean A boolean expression that indicates whether the control allows transparency.

If the Transparency property is true, the TransparentFrom and TransparentTo properties define the transparent color. Use the Transparecy property to disable transparent colors for the control.