| 名前 | 解説 | |
|---|---|---|
![]() | PopupEventArgs コンストラクタ | Initializes a new instance of a PopupEventArgs object. |
PopupEventArgsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | PopupEventArgs コンストラクタ | Initializes a new instance of a PopupEventArgs object. |
| 名前 | 解説 | |
|---|---|---|
![]() | Cancel | System.ComponentModel.CancelEventArgsから継承されます。 |
![]() | Control | Gets a reference to the Control that provides the tooltip text and location. |
![]() | Form | Gets a reference to the Form that contains the tooltip. |
![]() | Location | Gets or sets the location where the tooltip will be displayed. |
![]() | Text | Gets or sets the text that will be displayed in the tooltip. |
![]() | ToolStripItem | Gets a reference to the ToolStripItem that provides the tooltip text. |