| KiXforms Class Library |
Image Property |
Gets or sets the image that is displayed on a control.
object.Image [ = Bitmap ]
object.Image = "Filename"
Bitmap - the Bitmap object to display.
Filename - a string expression that evaluates to the name of a graphics file.
$Label.Image = ".\picture.jpg"
Label |
PictureBox |
ToolButton
| The CHM file was converted to HTML by chm2web software. |