_CommandBars.DisplayKeysInTooltips Özellik

Tanım

Araç ipuçlarında anahtar bağlamalarının görüntülenip görüntülenmeyeceğini belirler. Her zaman true döndürür.

public:
 property bool DisplayKeysInTooltips { bool get(); void set(bool value); };
public:
 property bool DisplayKeysInTooltips { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610809350)]
public bool DisplayKeysInTooltips { [System.Runtime.InteropServices.DispId(1610809350)] get; [System.Runtime.InteropServices.DispId(1610809350)] set; }
[<System.Runtime.InteropServices.DispId(1610809350)>]
[<get: System.Runtime.InteropServices.DispId(1610809350)>]
[<set: System.Runtime.InteropServices.DispId(1610809350)>]
member this.DisplayKeysInTooltips : bool with get, set
Public Property DisplayKeysInTooltips 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