ImageList.ImageCollection.IsReadOnly Propiedad

Definición

Obtiene un valor que indica si la lista es de solo lectura.

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

Valor de propiedad

Siempre es false.

Implementaciones

Se aplica a

Consulte también