RefreshButtonProperties Properties
Contains settings specific to the refresh button.| Name | Description |
|---|---|
| Image | Gets the settings that define the refresh button‘s image. |
| ImagePosition | Gets or sets the image position within the refresh button. |
| Position | Gets or sets the refresh button position within the captcha control. |
| ShowImage | Gets or sets whether the image within the refresh button is displyed. |
| Text | Gets or sets the refresh button‘s text. |
| Visible | Gets or sets whether the refresh button is visible within the control. |
See Also