Click or drag to resize

PaletteMetricBool Enumeration

Specifies a bool type metric.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public enum PaletteMetricBool
Members
  Member nameValueDescription
None0 Specifies that no bool metric is required.
HeaderGroupOverlay1 Specifies when the border is drawn for the header group control.
SplitWithFading2 Specifies that split area controls use faded appearance for non-active area.
RibbonTabsSpareCaption3 Specifies that the spare tabs area be treated as the application caption area.
TreeViewLines4 Specifies if lines are drawn between nodes in the KryptonTreeView.
See Also