ClearButton Constructors
Implements the Clear button functionality.| Name | Parameters | Description |
|---|---|---|
| ClearButton() | none | Initializes a new instance of the ClearButton class with default settings. |
| ClearButton(String) | text | Initializes a new instance of the ClearButton class with the specified text. |
See Also