The properties of System.Windows.Forms.PopupEventArgs are listed below. For a list of all members, see the PopupEventArgs Members list.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
[read-only] | AssociatedControl | Control.
Gets the control for which the System.Windows.Forms.ToolTip is being drawn. |
[read-only] | AssociatedWindow | IWin32Window.
Gets the window to which this System.Windows.Forms.ToolTip is bound. |
[read-only] | IsBalloon | bool.
Gets a value indicating whether the ToolTip is displayed as a standard rectangular or a balloon window. |
ToolTipSize | System.Drawing.Size.
Gets or sets the size of the ToolTip. |