[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetBkColor

SetBkColor Method

SetBkColor(IntPtr, int)

Declaration
public static extern int SetBkColor(IntPtr hdc, int crColor)
Public Shared Function SetBkColor(hdc As IntPtr, crColor As Integer) As Integer
Parameters
Type Name Description
IntPtr hdc
int crColor
Returns
Type Description
int