 | WPF Selection Controls - Separator The seventy-first part of the Windows Presentation Foundation Fundamentals tutorial continues to look at the use of WPF selection controls. This article describes the Separator control, which can be used with ListBox and other items controls. |
 | WPF Selection Controls - ComboBox The seventy-second part of the Windows Presentation Foundation Fundamentals tutorial looks further at the WPF selection controls. This article examines the ComboBox control, which combines a text box with an expandable list. |
 | WPF Selection Controls - Slider The seventy-third part of the Windows Presentation Foundation Fundamentals tutorial looks at the last of the WPF selection controls. This article describes the Slider, which lets users select a value from within a fixed range. |
 | WPF Selection Controls Class Hierarchy The seventy-fourth part of the Windows Presentation Foundation Fundamentals tutorial looks at the base classes of the WPF selection controls. This article includes the inheritance hierarchy of all of the WPF controls seen in the tutorial so far. |
 | WPF Base Classes - ToggleButton The seventy-fifth part of the Windows Presentation Foundation Fundamentals tutorial describes the base class for the CheckBox and RadioButton controls. ToggleButton includes the functionality required to identify the state of these toggleable controls. |
 | WPF Menu Controls - ToolBar The seventy-ninth part of the Windows Presentation Foundation Fundamentals tutorial describes another of the WPF menu controls. This article looks at the ToolBar class, which presents a series of commands, usually as a strip of small buttons. |
 | WPF Menu Controls - ToolBarTray The eightieth part of the Windows Presentation Foundation Fundamentals tutorial describes the last of the WPF menu controls. This instalment looks at the ToolBarTray class, which controls the layout of Toolbars. |