_CommandBars.LargeButtons Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
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.