i might misunderstood u.....

回答: just wild guess......撅着挺好2009-10-21 17:16:11

"当我打开新的form的时候,之前的那个form显然没有真正关掉"
--new created instance of form takes control and old form never get closed until u close the front one(new one).

in other word: this.close() never get executed unless u close ur new form.

As far as i know, it's normal and ur code runs as intended.

relex, ur code's just fine~~

所有跟帖: 

回复:i might misunderstood u..... -相逢是缘- 给 相逢是缘 发送悄悄话 相逢是缘 的博客首页 (423 bytes) () 10/21/2009 postreply 23:00:29

请您先登陆,再发跟帖!