Back to Devexpress

ASPxCaptcha.TextBoxStyle Property

aspnet-devexpress-dot-web-dot-aspxcaptcha-55d45953.md

latest1.2 KB
Original Source

ASPxCaptcha.TextBoxStyle Property

Gets the style properties for the text box within the captcha control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual CaptchaTextBoxStyle TextBoxStyle { get; }
vb
Public Overridable ReadOnly Property TextBoxStyle As CaptchaTextBoxStyle

Property Value

TypeDescription
CaptchaTextBoxStyle

A CaptchaTextBoxStyle object defining the appearance of a text box.

|

See Also

Captcha Control

ASPxCaptcha Class

ASPxCaptcha Members

DevExpress.Web Namespace