References, Components, and Controls List VB6
Jump to navigation
Jump to search
Here are some of the more useful controls.
| Name | Type | file | Reference or Component GUI Locator |
|---|---|---|---|
| Common Dialog Controls | control | comdlg32.ocx | Microsoft Common Dialog Control 6.0 (SP3) |
| Winsock Control | control | Mswinsck.ocx | Microsoft Winsock Control 6.0 (SP4) |
| Web Browser | control | shdocvw.dll | Microsoft Internet Controls |
| Multi-Columns Combo Box (and other Forms 2.0 controls) | control | FM20.DLL | Microsoft Forms 2.0 Object Library |
| Internet Transfer Control | control | MSINET.OCX | Microsoft Internet Transfer Control 6.0 |
| RichTextBox | control | RICHTX32.OCX | Microsoft Rich Textbox Control 6.0 |
| XML Parser | reference | msxml.dll | Microsoft XML, version 2.0 |
| File System I/O | reference | scrrun.dll | Microsoft Scripting Runtime |
| Slider, ProgressBar, etc | control | MSCOMCTL.OCX | Microsoft Windows Common Controls 6.0 (SP6) |