NetXP 3.0 Reference
XPictureBox.Image Property
The image to be displayed.
[Visual Basic]
Public Property Image As
Bitmap
[C#]
public
System.Drawing.Bitmap
Image {get; set;}
See Also
XPictureBox Class
|
NETXP.Controls Namespace