Unicode Controls & Classes for VB6 - Version 4
clsDIBSection
.DrawBackColor Method
Clear the internal image with a specified color
Syntax
Public Sub DrawBackColor (ByVal
lColor
As Long)
Parameters
Parameter
Description
ByVal
lColor
As Long
The color
Remarks