RefreshButtonStyle Class
In This Article
Contains style settings that define the appearance of the captcha control’s refresh button.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RefreshButtonStyle :
AppearanceStyle
#Related API Members
The following members return RefreshButtonStyle objects:
#Remarks
A RefreshButtonStyle object can be accessed via the ASPxCaptcha.RefreshButtonStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
RefreshButtonStyle
See Also