_CommandBars.DisableCustomize Özellik

Tanım

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

Boolean

true Kullanıcı özelleştirmeleri devre dışı bırakılmışsa, tersi durumda false .

Öznitelikler

Şunlara uygulanır