CommandBarsClass.DisableCustomize Свойство

Определение

Определяет, были ли отключены настройки пользователя.

public:
 virtual property bool DisableCustomize { bool get(); void set(bool value); };
public:
 virtual property bool DisableCustomize { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610809369)]
public virtual 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 Overridable Property DisableCustomize As Boolean

Значение свойства

Boolean

true, если отключены настройки пользователя; в противном случае — false.

Реализации

Атрибуты

Применяется к