'宣言 Public Shared Function DrawText( _ ByVal dc As IntPtr, _ ByVal s As String, _ ByVal nCount As Integer, _ ByRef lpRect As Win32.RECT, _ ByVal uFormat As UInteger _ ) As Boolean
public static bool DrawText( IntPtr dc, string s, int nCount, ref Win32.RECT lpRect, uint uFormat )
Win32 クラス Win32 メンバ