These are VB6 Intrinsic Control Default Properties And Values List:
| Object | Property | Value |
|---|---|---|
| Form | Name | Form1 |
| Form | Caption | Form1 |
| Label | Name | Label1 |
| Label | Caption | Label1 |
| TextBox | Name | Text1 |
| TextBox | Text | Text1 |
| CommandButton | Name | Command1 |
| CommandButton | Caption | Command1 |
| CheckBox | Name | Check1 |
| CheckBox | Caption | Check1 |
| OptionButton | Name | Option1 |
| OptionButton | Caption | Option1 |
| ComboBox | Name | Combo1 |
| ComboBox | Text | Combo1 |
| ListBox | Name | List1 |
| PictureBox | Name | Picture1 |
| Frame | Name | Frame1 |
| Frame | Caption | Frame1 |
| HScrollBar | Name | HScroll1 |
| HScrollBar | Value | 0 |
| VScrollBar | Name | VScroll1 |
| VScrollBar | Value | 0 |
| Timer | Name | Timer1 |
| Timer | Interval | 0 |
| DriveListBox | Name | Drive1 |
| DirListBox | Name | Dir1 |
| FileListBox | Name | File1 |
| FileListBox | Pattern | *.* |
| Shape | Name | Shape1 |
| Line | Name | Line1 |
| Data | Name | Data1 |
| Image | Name | Image1 |
| OLE | Name | OLE1 |
< Previous Visual Basic Intrinsic Controls
< back to Study About Visual Basic Classic
< go to Learn Visual Basic Classic
To learn the other task of Visual Basic Programmer Tasks >
program design, software design, application design, vb6 object, low-code app development, software requirement specification document, srs document
Tidak ada komentar:
Posting Komentar