HypernovaDesktop Components · docs
Binarymission
WinFormsTree List View › ColorPickerCellDrawingStyle

ColorPickerCellDrawingStyle

enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.TreeControls

Lists the supported mode of cell drawing when the color picker cell is not in edit mode.

public enum ColorPickerCellDrawingStyle

Members at a glance

ColorFillAndValueThe whole cell filled with the color, with the value drawn over it.
ColorRectangleAndValueA swatch of the color beside its value.

Members

ColorFillAndValue

The whole cell filled with the color, with the value drawn over it.

ColorRectangleAndValue

A swatch of the color beside its value.