[]
public static extern int DrawEdge(IntPtr hdc, ref Win32.RECT qrc, uint edge, uint qrfFlags)
Public Shared Function DrawEdge(hdc As IntPtr, ByRef qrc As Win32.RECT, edge As UInteger, qrfFlags As UInteger) As Integer
| Type | Name | Description |
|---|---|---|
| IntPtr | hdc | |
| Win32.RECT | qrc | |
| uint | edge | |
| uint | qrfFlags |
| Type | Description |
|---|---|
| int |