| Programmering - BASIC - Visual Basic - Objects - Form - Controls |
| VB 3 | VB 4 | VB5 | ||
![]() |
![]() |
![]() |
| 3 | 4 | 5 | PreFix | Default property | |||
| Picture Box | pic | Picture | |||||
| Label | lbl | Caption | |||||
| TextBox | txt | Text | |||||
| Frame | fra | ||||||
| CommandButton | cmd | ||||||
| CheckBox | chk | Value | |||||
| OptionButton | opt | Value | |||||
| ComboBox | cbo | Text | |||||
| ListBox | lst | ||||||
| Horizontal ScrollBar | hsb | Value | |||||
| Vertcal ScrollBar | vsb | Value | |||||
| Timer | tmr | ||||||
| Drive ListBox | drv | Drive | |||||
| Directory ListBox | dir | Path | |||||
| File ListBox | fil | FileName | |||||
| Shape | shp | ||||||
| Line | lin | ||||||
| Image | img | Picture | |||||
| Data | dat | ||||||
| OLE | ole |