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