MSComCtlLib
The following table shows which MSComCtllib controls are mapped to .NET equivalents:
| MSComctlLib.StatusBar | System.Windows.Forms.StatusStrip |
| MSComctlLib.Toolbar | System.Windows.Forms.ToolStrip |
| MSComctlLib.ImageList | System.Windows.Forms.ImageList |
| MSComctlLib.TabStrip | System.Windows.Forms.TabControl |
| MSComctlLib.TreeView | System.Windows.Forms.TreeView |
| MSComctlLib.ImageCombo | System.Windows.Forms.ComboBox |
| MSComctlLib.ListView | System.Windows.Forms.ListView |
| MSComctlLib.ProgressBar | System.Windows.Forms.ProgressBar |
| MSComctlLib.Slider | System.Windows.Forms.TrackBar |