W
Woody Splawn
Is there a way in vb.net to delay the firing of certain code till after
everything else has run?
That is, I have an event with some code in it that needs to run AFTER
everything else has run when the form is loaded. Is there a mechanism in
vb.net that will allow the call of an event only after everthing else has
fired and run?
everything else has run?
That is, I have an event with some code in it that needs to run AFTER
everything else has run when the form is loaded. Is there a mechanism in
vb.net that will allow the call of an event only after everthing else has
fired and run?