PopupEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
