_CommandBars.DisableCustomize Ö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.
Kullanıcı özelleştirmelerinin devre dışı bırakılıp bırakılmadığını belirler.
public:
property bool DisableCustomize { bool get(); void set(bool value); };
public:
property bool DisableCustomize { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610809369)]
public bool DisableCustomize { [System.Runtime.InteropServices.DispId(1610809369)] get; [System.Runtime.InteropServices.DispId(1610809369)] set; }
[<System.Runtime.InteropServices.DispId(1610809369)>]
[<get: System.Runtime.InteropServices.DispId(1610809369)>]
[<set: System.Runtime.InteropServices.DispId(1610809369)>]
member this.DisableCustomize : bool with get, set
Public Property DisableCustomize As Boolean
Özellik Değeri
true Kullanıcı özelleştirmeleri devre dışı bırakılmışsa, tersi durumda false .
- Öznitelikler