3 references to ReadOnly
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (3)
95
SetNeedsRefresh(Com2PropertyDescriptorRefresh.
ReadOnly
, readOnly);
349
if (!_baseReadOnly && GetNeedsRefresh(Com2PropertyDescriptorRefresh.
ReadOnly
))
355
SetNeedsRefresh(Com2PropertyDescriptorRefresh.
ReadOnly
, false);