ctlUniImageWL.Picture PropertyGets or sets the Picture displayed in the controlSyntax
Public Property Get Picture () As StdPicture
Public Property Set Picture (ByVal New_Picture As StdPicture) Parameters
Remarks
From the VB6 designer, use the "Custom" property panel to load a transparent picture from file
you can obtain Picture objects from [clsMEMDC], [clsDIBSection] or [clsGpBitmap] classes |