WinNativeCommonCtls Enumerations
The ten module-level enumerations declared in the package’s shared modules and exposed to user code. Each is reachable from any project that references the package.
Per-control nested enumerations (those declared inside a <Name>BaseCtl class — ListViewConstants, ListArrangeConstants, ListLabelEditConstants, ListTextBackgroundConstants, ListColumnAlignmentConstants, PrbOrientation, PrbScrolling, PrbState, TickStyleConstants, TextPositionConstants, ImageListColorDepth) are documented on the page of the control that declares them, not under this folder.
DTPicker
- DTPickerFormatConstants – the DTPicker.Format values
ImageList
- ImlDrawConstants – the Style flags for ListImage.Draw
Shared (Slider, UpDown)
- OrientationConstants – the horizontal / vertical enum used by Slider.Orientation and UpDown.Orientation
TreeView (and ListView via TreeBorderStyleConstants)
- TreeBorderStyleConstants – the TreeView.BorderStyle and ListView.BorderStyle values
- TreeLabelEditConstants – the TreeView.LabelEdit values
- TreeLineStyleConstants – the TreeView.LineStyle values
- TreeRelationshipConstants – the Relationship values for Nodes.Add
- TreeSortOrderConstants – the TreeView.SortOrder and Node.SortOrder values
- TreeSortTypeConstants – the TreeView.SortType and Node.SortType values
- TreeStyleConstants – the TreeView.Style values