[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetThemeBackgroundRegion

GetThemeBackgroundRegion Method

GetThemeBackgroundRegion(IntPtr, IntPtr, int, int, ref RECT, out IntPtr)

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