- INDEX VB TO NET
- VBUC FEATURES
- OPTIONAL THIRD-PARTY MAPPING
- MSCOMCTLLIB THIRD-PARTY LIBRARY MAPPING
MSComCtlLib - Third Party Library Mappings
The following table shows which MSComCtllib controls are mapped to .NET equivalents:
Class | Maps To |
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 |