Unicode Controls & Classes for VB6 - Version 4
clsCommonWrapper
.GetBkColor Function
Returns the background color of the given Device Context
Syntax
Public Function GetBkColor (ByVal
lHdc
As Long) As Long
Parameters
Parameter
Description
ByVal
lHdc
As Long
The source Device Context
Remarks