PopupEventArgs Properties
.NET Framework 4.5
The PopupEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
AssociatedControl | Gets the control for which the ToolTip is being drawn. |
|
AssociatedWindow | Gets the window to which this ToolTip is bound. |
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
IsBalloon | Gets a value indicating whether the ToolTip is displayed as a standard rectangular or a balloon window. |
|
ToolTipSize | Gets or sets the size of the ToolTip. |