public static IntPtr DrawThemeBackground( IntPtr hTheme, IntPtr hdc, int part, int state, ref Win32.RECT pRect, IntPtr pClipRect )
'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
Win32 Class Win32 Members