'宣言 Public Overloads Sub Show( _ ByVal text As System.String, _ ByVal window As System.Windows.Forms.IWin32Window, _ ByVal duration As System.Integer _ )
'使用法 Dim instance As PreviewToolTip Dim text As System.String Dim window As System.Windows.Forms.IWin32Window Dim duration As System.Integer instance.Show(text, window, duration)
パラメータ
- text
- window
- duration