_CommandBars.DisplayKeysInTooltips Eigenschaft

Definition

Bestimmt, ob Tastenzuordnungen in QuickInfos angezeigt werden. Gibt immer true zurück.

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

Eigenschaftswert

Boolean

Gibt immer true zurück.

Attribute

Hinweise

Wenn Sie diese Eigenschaft mit einem anderen Wert festlegen, wird eine Ausnahme ausgelöst.

Gilt für