Quick question.
Is there a way to restart your application in code? After a data import routine, I want a datacombo box to reflect the extra data added to it. Nothing seems to work (not even running the Form_Load event again) so I thought if I could unload the app and then reload it, it would solve my problems.
Thanks
Andrew
Is there a way to restart your application in code? After a data import routine, I want a datacombo box to reflect the extra data added to it. Nothing seems to work (not even running the Form_Load event again) so I thought if I could unload the app and then reload it, it would solve my problems.
Thanks
Andrew