How to use different control used to handle different types of data
| Control Name | Data Type | Control Property |
| Label | Text, Numeric, Date | Caption |
| TextBox | Text, Memo, Numeric, Date | Text |
| CheckBox | Logical, True/False | Value |
| PictureBox | Long Binary | Picture |
| Image | Long Binary | Picture |
No comments:
Post a Comment