'宣言 Public Shared Function DrawFocusRect( _ ByVal hdc As IntPtr, _ ByRef lpRect As Win32.RECT _ ) As Boolean
public static bool DrawFocusRect( IntPtr hdc, ref Win32.RECT lpRect )
パラメータ
- hdc
 - lpRect
 
'宣言 Public Shared Function DrawFocusRect( _ ByVal hdc As IntPtr, _ ByRef lpRect As Win32.RECT _ ) As Boolean
public static bool DrawFocusRect( IntPtr hdc, ref Win32.RECT lpRect )