System.Windows.Forms.ToolTip.UseFading Property

Gets or sets a value determining whether a fade effect should be used when displaying the ToolTip.

Syntax

[System.ComponentModel.DefaultValue(true)]
[System.ComponentModel.Browsable(true)]
public bool UseFading { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Internet Explorer 5 and Microsoft Windows XP introduced dynamic user interface effects such as window fading and animation. If the user has not disabled these capabilities, the ToolTip.UseFading property can be used to enable this capability for ToolTips displayed on these platforms.

Requirements

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