ComboBox.ObjectCollection.IsReadOnly Egenskap

Definition

Hämtar ett värde som anger om den här samlingen kan ändras.

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

Egenskapsvärde

Alltid false.

Implementeringar

Gäller för

Se även