Base:
method
IsReadOnly
System.ComponentModel.Design.DesignerActionPanel.TextBoxPropertyLine.IsReadOnly()
2 references to IsReadOnly
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (2)
243
?
IsReadOnly
() ? AccessibleRole.StaticText : AccessibleRole.Text
244
:
IsReadOnly
() ? AccessibleRole.DropList : AccessibleRole.ComboBox;