Skip to main content
A newer version of this page is available. .

RefreshButtonStyle Class

Contains style settings that define the appearance of the captcha control’s refresh button.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RefreshButtonStyle :
    AppearanceStyle

Remarks

A RefreshButtonStyle object can be accessed via the ASPxCaptcha.RefreshButtonStyle property.

See Also