[]
Initializes a new instance of the TextBoxAdapterWithDefault class.
public TextBoxAdapterWithDefault(TextBox textBox)
| Type | Name | Description |
|---|---|---|
| TextBox | textBox | The text box to adapt. |
Initializes a new instance of the TextBoxAdapterWithDefault class.
public TextBoxAdapterWithDefault(TextBox textBox, bool subscribeToTextChange)
| Type | Name | Description |
|---|---|---|
| TextBox | textBox | The text box to adapt. |
| bool | subscribeToTextChange | If |