ComboBox.ObjectCollection.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob diese Auflistung geändert werden kann.

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

Eigenschaftswert

Immer false.

Implementiert

Gilt für:

Weitere Informationen