Base:
property
IsReadOnly
System.Windows.Forms.Layout.ArrangedElementCollection.IsReadOnly
9 references to IsReadOnly
System.Windows.Forms (9)
winforms\Managed\System\WinForms\SplitContainer.cs (2)
2580
if (
IsReadOnly
) throw new NotSupportedException(SR.GetString(SR.ReadonlyControlsCollection));
2590
if (
IsReadOnly
) {
winforms\Managed\System\WinForms\ToolStripContainer.cs (3)
459
if (
IsReadOnly
) {
472
if (
IsReadOnly
) throw new NotSupportedException(SR.GetString(SR.ReadonlyControlsCollection));
481
if (
IsReadOnly
) {
winforms\Managed\System\WinForms\WinFormsUtils.cs (4)
498
if (
IsReadOnly
) {
509
if (
IsReadOnly
) {
520
if (
IsReadOnly
) {
557
if (
IsReadOnly
) {