System.Windows.Forms.ToolTip.UseAnimation Property

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

Syntax

[System.ComponentModel.DefaultValue(true)]
[System.ComponentModel.Browsable(true)]
public bool UseAnimation { 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.UseAnimation 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