ImageList::ImageCollection::IsReadOnly Property

 

Gets a value indicating whether the list is read-only.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property bool IsReadOnly {
	virtual bool get() sealed;
}

Property Value

Type: System::Boolean

Always false.

.NET Framework
Available since 1.1
Return to top
Show: