Spread Windows Forms 12.0 Product Documentation
BackStyle Enumeration


FarPoint.Win Assembly > FarPoint.Win Namespace : BackStyle Enumeration
Specifies the background style
Syntax
'Declaration
 
Public Enum BackStyle 
   Inherits System.Enum
'Usage
 
Dim instance As BackStyle
public enum BackStyle : System.Enum 
Members
MemberDescription
DefaultDisplays the default background style.
GradientDisplays the gradient background style.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.BackStyle

See Also

Reference

FarPoint.Win Namespace