_CommandBars.LargeButtons Özellik

Tanım

Komut çubuklarında büyük düğmelerin görüntülenip görüntülenmeyeceğini belirler. Her zaman false döndürür.

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

Özellik Değeri

Boolean

Her zaman false 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