[]
        
(Showing Draft Content)

C1.Util.Win.Win32.DrawThemeBackground

DrawThemeBackground Method

DrawThemeBackground(IntPtr, IntPtr, int, int, ref RECT, IntPtr)

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