[]
public static extern bool DrawFrameControl(IntPtr hdc, ref Win32.RECT lpRect, uint uType, uint uState)
Public Shared Function DrawFrameControl(hdc As IntPtr, ByRef lpRect As Win32.RECT, uType As UInteger, uState As UInteger) As Boolean
| Type | Name | Description |
|---|---|---|
| IntPtr | hdc | |
| Win32.RECT | lpRect | |
| uint | uType | |
| uint | uState |
| Type | Description |
|---|---|
| bool |