CaptchaTextBoxProperties Properties
Contains settings specific to the text box within the ASPxCaptcha.Name | Description |
---|---|
LabelText | Gets or sets the text of the text box label within the captcha control. |
NullText | Gets or sets the prompt text displayed within the editor’s text box when it is not focused, and its value is null. |
NullTextDisplayMode | Specifies when the null text is visible in the editor. |
Position | Gets or sets the text box position within the captcha control. |
ShowLabel | 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