ToolTip.UseAnimation Vlastnost

Definice

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

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 se měla použít animace okna; v opačném případě . false Výchozí hodnota je true.

Atributy

Platí pro

Viz také