[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetBkColor

SetBkColor Method

SetBkColor(nint, int)

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