i need some help with an assignment i have in VB. i've just started studying it and my prof has asked us to find out 'which events are triggered in which order and how when a form is loaded in VB?' can someone help me out with this?
You could use a "log file" -- add functions for each event, have them all re-open and append a line to a text file. Then exit the program and open the log file with wordpad.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.