CaptchaTextBoxStyle Class
Contains style settings that specify the appearance of the captcha control’s text box.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return CaptchaTextBoxStyle objects:
Remarks
A CaptchaTextBoxStyle object can be accessed via the ASPxCaptcha.TextBoxStyle property.
Inheritance
See Also