Unicode Controls & Classes for VB6 - Version 4

clsGpBitmap.Picture Property

Gets a Standard Picture of Bitmap Type from the internal image

Syntax
Public Property Get Picture (Optional ByRef bgColor As Long = 0&) As Picture
Parameters
Parameter Description
Optional ByRef bgColor As Long = 0& The background color
Remarks