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

In This Topic
DrawThemeBackground Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function DrawThemeBackground( _
   ByVal hTheme As IntPtr, _
   ByVal hdc As IntPtr, _
   ByVal part As Integer, _
   ByVal state As Integer, _
   ByRef pRect As Win32.RECT, _
   ByVal pClipRect As IntPtr _
) As IntPtr
 

Parameters

hTheme
hdc
part
state
pRect
pClipRect
See Also