Spread Windows Forms 12.0 Product Documentation
UseVisualStyleBackColor Property (FpButton)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpButton Class : UseVisualStyleBackColor Property
Gets or sets whether the backcolor is drawn via VisualStyles.
Syntax
'Declaration
 
Public Property UseVisualStyleBackColor As Boolean
'Usage
 
Dim instance As FpButton
Dim value As Boolean
 
instance.UseVisualStyleBackColor = value
 
value = instance.UseVisualStyleBackColor
public bool UseVisualStyleBackColor {get; set;}
See Also

Reference

FpButton Class
FpButton Members