aspnet-devexpress-dot-web-dot-captcha.md
Contains style settings that define the appearance of the captcha control’s refresh button.
Namespace : DevExpress.Web.Captcha
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RefreshButtonStyle :
AppearanceStyle
Public Class RefreshButtonStyle
Inherits AppearanceStyle
The following members return RefreshButtonStyle objects:
A RefreshButtonStyle object can be accessed via the ASPxCaptcha.RefreshButtonStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle RefreshButtonStyle
See Also