[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetTextColor

SetTextColor Method

SetTextColor(IntPtr, int)

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