'Declaration
Public Overloads Shared Function DrawThemeParentBackground( _ ByVal hWnd As System.IntPtr, _ ByVal hDC As System.IntPtr, _ ByRef rect As NWin32.RECT _ ) As System.Integer
'Usage
Dim hWnd As System.IntPtr Dim hDC As System.IntPtr Dim rect As NWin32.RECT Dim value As System.Integer value = NUxTheme.DrawThemeParentBackground(hWnd, hDC, rect)
public static System.int DrawThemeParentBackground( System.IntPtr hWnd, System.IntPtr hDC, ref NWin32.RECT rect )
Parameters
- hWnd
- hDC
- rect