[]
public static extern int SetBkColor(IntPtr hdc, int crColor)
Public Shared Function SetBkColor(hdc As IntPtr, crColor As Integer) As Integer