aspnet-7935-components-multi-use-site-controls-captcha-control-visual-elements.md
This topic describes the visible elements of the ASPxCaptcha. Each section contains a screenshot and a brief overview of the element’s function.
The refresh button refreshes the code displayed within the challenge image.
The table below lists the main members that affect the element’s appearance and functionality:
| Characteristics | Members |
|---|---|
| Settings | ASPxCaptcha.RefreshButton |
| Style | ASPxCaptcha.RefreshButtonStyle, ASPxCaptcha.DisabledRefreshButtonStyle |
| Localization | ASPxEditorsStringId.Captcha_RefreshText |
The challenge image displays the code.
The table below lists the main members that affect the element’s appearance and functionality:
| Characteristics | Members |
|---|---|
| Animation | ASPxCaptcha.EnableCallbackAnimation |
| Settings | ASPxCaptcha.ChallengeImage |
| Localization | ASPxEditorsStringId.Captcha_DefaultImageAlternateText |
The text box is used to enter the challenge image’s code.
The table below lists the main members that affect the element’s appearance and functionality:
| Characteristics | Members |
|---|---|
| Settings | ASPxCaptcha.TextBox |
| Style | ASPxCaptcha.TextBoxStyle, ASPxCaptcha.NullTextStyle |
| Localization | ASPxEditorsStringId.Captcha_DefaultTextBoxLabelText |
The challenge image area displays the loading panel during code generation.
The table below lists the main members that affect the element’s appearance and functionality:
| Characteristics | Members |
|---|---|
| Settings | ASPxCaptcha.LoadingPanel |
| Style | ASPxCaptcha.LoadingPanelStyle |