SuperTooltip for WinForms
TextOut メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : TextOut メソッド
シンタックス
'宣言
 
Public Shared Function TextOut( _
   ByVal hdc As System.IntPtr, _
   ByVal X As System.Integer, _
   ByVal Y As System.Integer, _
   ByVal lpString As System.String, _
   ByVal cbCount As System.Integer _
) As System.Boolean
public static System.bool TextOut( 
   System.IntPtr hdc,
   System.int X,
   System.int Y,
   System.string lpString,
   System.int cbCount
)

パラメータ

hdc
X
Y
lpString
cbCount
参照

Win32 クラス
Win32 メンバ