[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetTextColor

SetTextColor Method

SetTextColor(nint, int)

Declaration
public static extern int SetTextColor(nint hdc, int crColor)
Public Shared Function SetTextColor(hdc As IntPtr, crColor As Integer) As Integer
Parameters
Type Name Description
nint hdc
int crColor
Returns
Type Description
int