| KiXforms Class Library |
BackgroundImage Property |
Gets or sets the background image displayed in the control.
object.BackgroundImage [ = bitmap ]
object.BackgroundImage = "filename"
bitmap
A Bitmap that represents the image to display in the background of the control.
filename
A string expression that evaluates to the the fully qualified path of a graphics file.
| The CHM file was converted to HTML by chm2web software. |