Push buttons and the two-state / grouped button controls.
Native checked list box (SysListView32 with checkboxes).
Native combo box control.
Base class for native common controls.
Modal dialogs, built on the native Win32 dialog manager.
A read-only static text label.
Native list box control.
Native report-mode list view (SysListView32).
Standard message boxes.
A container widget that groups and lays out child controls.
Status bar control.
A tab control wrapping the native Win32 SysTabControl32 common control.
Single- and multi-line text entry control.
Periodic and one-shot timers.
System tray (notification area) icons.
A hierarchical tree view ("SysTreeView32").
Native common controls.
This package holds wrappers around the Win32 common controls. The base class Control lives here; concrete controls (buttons, list views, …) are added by later plans.