CaptchaStyles.TextBox Property
Gets the style settings that define a text box‘s appearance.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
CaptchaTextBoxStyle | An CaptchaTextBoxStyle object containing the style settings. |
See Also