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