SSRSDocumentSource for WinForms
Popup イベント

構文
'宣言
 
Public Event Popup As System.Windows.Forms.PopupEventHandler
public event System.Windows.Forms.PopupEventHandler Popup
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.PopupEventArgs 型の引数を受け取りました。次の PopupEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
AssociatedControlGets the control for which the System.Windows.Forms.ToolTip is being drawn.  
AssociatedWindowGets the window to which this System.Windows.Forms.ToolTip is bound.  
Cancel System.ComponentModel.CancelEventArgsから継承されます。
IsBalloonGets a value indicating whether the ToolTip is displayed as a standard rectangular or a balloon window.  
ToolTipSizeGets or sets the size of the ToolTip.  
参照

PreviewToolTip クラス
PreviewToolTip メンバ