_CommandBars.AdaptiveMenus Özellik

Tanım

Denetim kümesinin kullanım tarafından belirlenip belirlenmeyeceğini belirler. Her zaman false döndürür.

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

Özellik Değeri

Boolean

false.

Öznitelikler

Açıklamalar

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

Şunlara uygulanır