Share via


ToolTip.UseAnimation Vlastnost

Definice

Získá nebo nastaví hodnotu určující, zda se má použít animační efekt při zobrazení popisku.

public:
 property bool UseAnimation { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(true)]
public bool UseAnimation { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.UseAnimation : bool with get, set
Public Property UseAnimation As Boolean

Hodnota vlastnosti

truepokud by měla být použita animace okna; v opačném případě . false Výchozí formát je true.

Atributy

Platí pro

Viz také