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