Quote:
Originally Posted by Jimmy Bazooka
I'll help you!  Just drop VB and turn to C++. 
|
this was posted in the VB category, so obviously they are looking for an vb solution, and they did hint that they are studying this, i wonder what their lecturer would think if they handed in c++ code for an vb assignment
anyways...
i think you need to hide the current form and show the target form using the methods already provided by the forms:
currentform.hide
targetform.show