PrintDocument for WinForms
Show(String,IWin32Window,Int32,Int32,Int32) メソッド


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > PreviewToolTip クラス > Show メソッド : Show(String,IWin32Window,Int32,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Sub Show( _
   ByVal text As System.String, _
   ByVal window As System.Windows.Forms.IWin32Window, _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal duration As System.Integer _
) 
'使用法
 
Dim instance As PreviewToolTip
Dim text As System.String
Dim window As System.Windows.Forms.IWin32Window
Dim x As System.Integer
Dim y As System.Integer
Dim duration As System.Integer
 
instance.Show(text, window, x, y, duration)
public void Show( 
   System.string text,
   System.Windows.Forms.IWin32Window window,
   System.int x,
   System.int y,
   System.int duration
)

パラメータ

text
window
x
y
duration
参照

PreviewToolTip クラス
PreviewToolTip メンバ
オーバーロード一覧