Back to Devexpress

Captcha Elements

aspnet-7935-components-multi-use-site-controls-captcha-control-visual-elements.md

latest3.0 KB
Original Source

Captcha Elements

  • Jan 27, 2022

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:

CharacteristicsMembers
SettingsASPxCaptcha.RefreshButton
StyleASPxCaptcha.RefreshButtonStyle, ASPxCaptcha.DisabledRefreshButtonStyle
LocalizationASPxEditorsStringId.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:

CharacteristicsMembers
AnimationASPxCaptcha.EnableCallbackAnimation
SettingsASPxCaptcha.ChallengeImage
LocalizationASPxEditorsStringId.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:

CharacteristicsMembers
SettingsASPxCaptcha.TextBox
StyleASPxCaptcha.TextBoxStyle, ASPxCaptcha.NullTextStyle
LocalizationASPxEditorsStringId.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:

CharacteristicsMembers
SettingsASPxCaptcha.LoadingPanel
StyleASPxCaptcha.LoadingPanelStyle