FarPoint.Win Assembly / FarPoint.Win Namespace / BackStyle Enumeration


BackStyle Enumeration
Specifies the background style
Syntax
'Declaration
 
Public Enum BackStyle 
   Inherits System.Enum
 
'Usage
 
Dim instance As BackStyle
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