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


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

パラメータ

text
window
point
duration
参照

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