README.md
December 4, 2022 ยท View on GitHub
Description
Visual Basic will allow us to add control array to a Form at run time using the load statement. However with this code I will try to explain a way where you can dynamically add a control array to a Form at run time, and then catch the events generated by the added controls.
More Info
Not a lot of error capturing
| Submitted On | 2002-02-28 16:25:00 |
| By | Tom Brennfleck |
| Level | Intermediate |
| User Rating | 3.8 (15 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | Custom Controls/ Forms/ Menus |
| World | Visual Basic |
| Archive File | Dynamic_Co582032282002.zip |