[]
        
(Showing Draft Content)

C1.Util.Win.Win32.DrawThemeBackground

DrawThemeBackground Method

DrawThemeBackground(nint, nint, int, int, ref RECT, nint)

Declaration
public static extern nint DrawThemeBackground(nint hTheme, nint hdc, int part, int state, ref Win32.RECT pRect, nint pClipRect)
Parameters
Type Name Description
nint hTheme
nint hdc
int part
int state
Win32.RECT pRect
nint pClipRect
Returns
Type Description
nint