WindowsControls is a DLL that will contain all custom Window's controls from our applications. This DLL is free for all use and the source code is included. It also comes with an MSDN style help file generated using Sandcastle Help File Builder.
ButtonBar
The ButtonBar control is an enhanced Outlook style button bar. Unlike the actual ButtonBar in Outlook, this control can contain any control. For example, a treeview can be shown when a button is clicked. See the screen shots below for examples of what can be done.
DataGridViewPlus
This is an extention of the DataGridView included in the .Net2.0 framework. It includes the functionality of a drop down filter in each column header from Microsoft's article as well as a status bar that displays statistics about the data being displayed and the filtering.