Defines the times at which TouchTextBoxButton appear in a edit control.
| Member Name | Description |
|---|---|
| Never | The button never appears. |
| WhileEditing | The button is displayed only while text is being edited in the edit control. |
| UnlessEditing | The button is displayed only when text is not being edited. |
| Always | The button is always displayed. |
Namespace: Resco.Controls.CommonControls
Assembly: Resco.CommonControls.CF3 (in Resco.CommonControls.CF3.dll)
Resco.Controls.CommonControls Namespace