BackgroundImage Property
Syntax
Set Object.BackgroundImage
Data Type
Applies To
Purpose
Specifies an image to be used for the background of the control.
Example
'Set the background image to be stretched
CWSlide1.BackgroundImage.CWImage.Stretch = True