Freigeben über


RibbonComboBoxAutomationPeer.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das RibbonComboBox-Element, das diesem RibbonComboBoxAutomationPeer-Element zugeordnet ist, schreibgeschützt ist.

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

Eigenschaftswert

Boolean

true, wenn RibbonComboBox, das diesem RibbonComboBoxAutomationPeer zugeordnet ist, nicht aktiviert ist. Andernfalls false.

Implementiert

Gilt für