'宣言 Public Sub Hide( _ ByVal win As System.Windows.Forms.IWin32Window _ )
'使用法 Dim instance As PreviewToolTip Dim win As System.Windows.Forms.IWin32Window instance.Hide(win)
public void Hide( System.Windows.Forms.IWin32Window win )
パラメータ
- win
'宣言 Public Sub Hide( _ ByVal win As System.Windows.Forms.IWin32Window _ )
'使用法 Dim instance As PreviewToolTip Dim win As System.Windows.Forms.IWin32Window instance.Hide(win)
public void Hide( System.Windows.Forms.IWin32Window win )