VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Dynamic Control Array With Events

Tom Brennfleck  (3 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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.

Side Effects
Not a lot of error capturing

Rate Dynamic Control Array With Events (4(4 Vote))

Download Dynamic Control Array With Events

Dynamic Control Array With Events Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters