Partager via


RibbonComboBoxAutomationPeer.IsReadOnly Propriété

Définition

Obtient une valeur qui indique si le RibbonComboBox associé à ce RibbonComboBoxAutomationPeer est en lecture seule.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Valeur de propriété

Boolean

true si le RibbonComboBox associé à ce RibbonComboBoxAutomationPeer n'est pas activé ; sinon, false.

Implémente

S’applique à