[]
        
(Showing Draft Content)

C1.Util.Win.Win32.DrawThemeParentBackground

DrawThemeParentBackground Method

DrawThemeParentBackground(IntPtr, IntPtr, ref RECT)

Declaration
public static extern IntPtr DrawThemeParentBackground(IntPtr hwnd, IntPtr hdc, ref Win32.RECT pRect)
Parameters
Type Name Description
IntPtr hwnd
IntPtr hdc
Win32.RECT pRect
Returns
Type Description
IntPtr