vb6 to vb.net

  • Thread starter Thread starter han
  • Start date Start date
H

han

There is a VB6 project which have some forms, now I want convert to VB.net
project by use the VS.net tools. but when showdialog other form ,all form
disappear. this thing random happen.
this appliction one form to the other form by "showdialog",thank you !
 
* "han said:
There is a VB6 project which have some forms, now I want convert to VB.net
project by use the VS.net tools. but when showdialog other form ,all form
disappear. this thing random happen.
this appliction one form to the other form by "showdialog"

Is an exception thrown? Can you post some code?
 
Back
Top