property CalcEdit.Picture as IPictureDisp
Retrieves or sets a graphic to be displayed in the control.
Type
Description
IPictureDisp
A Picture object that specifies the control's background's picture.
Use the Picture and
PictureDisplay
properties to put a picture on the control's background. If the Picture property is empty no picture is displayed on the control's background. The VB provides method like LoadPicture that loads a picture from a file. Use the
BackColor
and
ForeColor
properties to define the control's background and foreground colors.
Send comments on this topic.
© 1999-2006
Exontrol Inc, Software
. All rights reserved.