_CommandBars.AdaptiveMenus Eigenschaft

Definition

Bestimmt, ob die Steuerelemente durch Verwendung bestimmt werden. Gibt immer false zurück.

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

Eigenschaftswert

Boolean

false.

Attribute

Hinweise

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

Gilt für