| Visual Basic (Declaration) | |
|---|---|
Public Enum BackStyle Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum BackStyle : Enum | |
| Member | Description |
|---|---|
| Default | Displays the default background style. |
| Gradient | Displays the gradient background style. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.BackStyle