_CommandBars.DisableAskAQuestionDropdown Özellik

Tanım

Askasoru açılan listesinin devre dışı olup olmadığını belirler. Her zaman true döndürür.

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