CaptchaStyles.TextBox Property
In This Article
Gets the style settings that define a text box‘s appearance.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CaptchaTextBoxStyle TextBox { get; }
#Property Value
Type | Description |
---|---|
Captcha |
An Captcha |
See Also