System.Windows.Forms.ToolTip.ToolTipIcon Property

Gets or sets a value that defines the type of icon to be displayed alongside the ToolTip text.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.ToolTipIcon.None)]
public ToolTipIcon ToolTipIcon { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If you want to use a graphic that is not defined by the System.Windows.Forms.ToolTipIcon enumeration, you must owner-draw the entire ToolTip. For more information, see the ToolTip.OwnerDraw property.

Requirements

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