RefreshButtonStyle Class
Contains style settings that define the appearance of the captcha control’s refresh button.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
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