[]
public static extern IntPtr DrawThemeBackground(IntPtr hTheme, IntPtr hdc, int part, int state, ref Win32.RECT pRect, IntPtr pClipRect)
| Type | Name | Description |
|---|---|---|
| IntPtr | hTheme | |
| IntPtr | hdc | |
| int | part | |
| int | state | |
| Win32.RECT | pRect | |
| IntPtr | pClipRect |
| Type | Description |
|---|---|
| IntPtr |