ComboBox.ObjectCollection.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se è possibile modificare questo insieme.

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

Valore della proprietà

Sempre false.

Implementazioni

Si applica a

Vedi anche