ITextControl
Mobilize.QualityMate.ControlInterfaces
ITextControl Interface
The interface used to represent the controls with readable and writable text.
Derived ↳ IComboBox ↳ IDateTimePicker ↳ IElement ↳ INumericUpDown ↳ ITextBox
Implements IControl, IValidatable
Properties
ITextControl.IsReadOnly Property
Gets a value indicating whether the control can be edited.
Property Value
ITextControl.Text Property
Gets or sets the text value of this control.
Implements Text
Property Value
Last updated