Menu::MenuItemCollection::IsReadOnly Property
.NET Framework (current version)
Gets a value indicating whether the collection is read-only.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the collection is read-only; otherwise, false. The default is false.
Implements
IList::IsReadOnly
.NET Framework
Available since 1.1
Available since 1.1
Show: