Gets a value indicating whether the underlying list has a fixed size.
Syntax
[System.ComponentModel.Browsable(false)] public virtual boolIsFixedSize { get; }
Value
Documentation for this section has not yet been entered.
Remarks
If the list has a fixed size, it does not allow the addition or removal of elements after the list has been created, but you can modify existing elements.
Requirements
Namespace: System.Windows.Forms Assembly: System.Windows.Forms (in System.Windows.Forms.dll) Assembly Versions: 2.0.0.0