Unicode Controls & Classes for VB6 - Version 4
clsDIBSection
.BkColor Property
Gets or sets the background color of the internal Device Context
Syntax
Public Property Get BkColor () As Long
Public Property Let BkColor (ByVal
l
As Long)
Parameters
Parameter
Description
ByVal
l
As Long
The new background color
Remarks