CaptchaTextBoxProperties Properties
Contains settings specific to the text box within the ASPxCaptcha.
Name | Description |
---|---|
Label |
Gets or sets the text of the text box label within the captcha control. |
Null |
Gets or sets the prompt text displayed within the editor’s text box when it is not focused, and its value is null. |
Null |
Specifies when the null text is visible in the editor. |
Position | Gets or sets the text box position within the captcha control. |
Show |
Gets or sets whether the label within the captcha control’s text box is displayed. |
Visible | Gets or sets a value specifying the visibility of the captcha control’s text box. |
See Also