Captcha Elements
This topic describes the visible elements of the ASPxCaptcha. Each section contains a screenshot and a brief overview of the element’s function.
Refresh Button
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 |
Challenge Image
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 |
Text Box
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 |
Loading Panel
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 |