Share via


ToolStripItemCollection.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das ToolStripItemCollection schreibgeschützt ist.

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

Eigenschaftswert

Boolean

true, wenn das ToolStripItemCollection schreibgeschützt ist, andernfalls false.

Implementiert

Gilt für