C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / DrawThemeParentBackground Method

In This Topic
DrawThemeParentBackground Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function DrawThemeParentBackground( _
   ByVal hwnd As IntPtr, _
   ByVal hdc As IntPtr, _
   ByRef pRect As Win32.RECT _
) As IntPtr
 

Parameters

hwnd
hdc
pRect
See Also