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