'Declaration Public Shared Function SetBkColor( _ ByVal hdc As IntPtr, _ ByVal crColor As Integer _ ) As Integer
public static int SetBkColor( IntPtr hdc, int crColor )
Win32 Class Win32 Members