Base:
property
IsReadOnly
System.Windows.Forms.TextBoxBase.TextBoxBaseAccessibleObject.IsReadOnly
2 references to IsReadOnly
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewTextBox.GridViewTextBoxAccessibleObject.cs (2)
27if (IsReadOnly) 71UIA_PROPERTY_ID.UIA_IsEnabledPropertyId => (VARIANT)!IsReadOnly,