System.Windows.Forms.DrawToolTipEventArgs.Bounds Property

Gets the size and location of the System.Windows.Forms.ToolTip to draw.

Syntax

public System.Drawing.Rectangle Bounds { get; }

Value

Documentation for this section has not yet been entered.

Remarks

By default, the bounds are set by the operating system based on system settings and the System.Windows.Forms.ToolTip text. You can increase the bounds of the System.Windows.Forms.ToolTip before it is shown by handling the ToolTip.Popup ToolTip.Popup event of the System.Windows.Forms.ToolTip class.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0