System.Windows.Forms.PopupEventArgs: Property Members

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

Public Properties

[read-only]
AssociatedControlControl.

Gets the control for which the System.Windows.Forms.ToolTip is being drawn.

[read-only]
AssociatedWindowIWin32Window.

Gets the window to which this System.Windows.Forms.ToolTip is bound.

[read-only]
IsBalloonbool.

Gets a value indicating whether the ToolTip is displayed as a standard rectangular or a balloon window.

ToolTipSizeSystem.Drawing.Size.

Gets or sets the size of the ToolTip.