| Visual Basic (Declaration) | |
|---|---|
Public Enum ColorPickerStyle Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum ColorPickerStyle : Enum | |
| Member | Description |
|---|---|
| Fill | Fills the entire client area with the color |
| FillWithText | Fills the entire client area with text overlay |
| Boxed | Displays the color in a box in the client area |
| BoxedWithText | Displays the color in a box in the client area with text displayed alongside the box |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.CellType.ColorPickerStyle