_CommandBars.DisplayTooltips Özellik

Tanım

Komut çubuğu denetimleri için araç ipuçlarının görüntülenip görüntülenmeyeceğini belirler. Her zaman true döndürür.

public:
 property bool DisplayTooltips { bool get(); void set(bool value); };
public:
 property bool DisplayTooltips { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610809348)]
public bool DisplayTooltips { [System.Runtime.InteropServices.DispId(1610809348)] get; [System.Runtime.InteropServices.DispId(1610809348)] set; }
[<System.Runtime.InteropServices.DispId(1610809348)>]
[<get: System.Runtime.InteropServices.DispId(1610809348)>]
[<set: System.Runtime.InteropServices.DispId(1610809348)>]
member this.DisplayTooltips : bool with get, set
Public Property DisplayTooltips As Boolean

Özellik Değeri

Boolean

Her zaman true döndürür.

Öznitelikler

Açıklamalar

Bu özelliği başka bir değerle ayarlamaya çalışmak özel durumun oluşturulmasına neden olur.

Şunlara uygulanır