Spread Windows Forms 12.0 Product Documentation
BackgroundStyle Property (FpButton)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpButton Class : BackgroundStyle Property
Gets or sets how the background is rendered.
Syntax
'Declaration
 
Public Property BackgroundStyle As BackStyle
'Usage
 
Dim instance As FpButton
Dim value As BackStyle
 
instance.BackgroundStyle = value
 
value = instance.BackgroundStyle
public BackStyle BackgroundStyle {get; set;}
See Also

Reference

FpButton Class
FpButton Members