Bagikan melalui


ToolTip.UseAnimation Properti

Definisi

Mendapatkan atau mengatur nilai yang menentukan apakah efek animasi harus digunakan saat menampilkan TipsAlat.

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

Nilai Properti

true jika animasi jendela harus digunakan; jika tidak, false. Default adalah true.

Atribut

Berlaku untuk

Lihat juga