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