[]
public static extern nint DrawThemeBackground(nint hTheme, nint hdc, int part, int state, ref Win32.RECT pRect, nint pClipRect)
Public Shared Function DrawThemeBackground(hTheme As IntPtr, hdc As IntPtr, part As Integer, state As Integer, ByRef pRect As Win32.RECT, pClipRect As IntPtr) As IntPtr
| Type | Name | Description |
|---|---|---|
| nint | hTheme | |
| nint | hdc | |
| int | part | |
| int | state | |
| Win32.RECT | pRect | |
| nint | pClipRect |
| Type | Description |
|---|---|
| nint |