The members of System.Windows.Forms.PopupEventArgs are listed below.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
Initializes an instance of the System.Windows.Forms.PopupEventArgs class. |
[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. |