[]
Sets the value of the adapted text box control, ignoring updates when the current text already matches the new value.
protected override void SetValueImpl(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The string value to assign to the text box. |