Ribbon for WinForms
DrawText メソッド (Win32)

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : DrawText メソッド
シンタックス
'宣言
 
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
)

パラメータ

dc
s
nCount
lpRect
uFormat
参照

Win32 クラス
Win32 メンバ