Re: Visual c#

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: 汤建军 (tang6723_at_hotmail.com)
Date: 05/07/04


Date: Sat, 8 May 2004 07:28:49 +0800

Please try :
SplashForm splashFrm=new SplashForm ();
   splashFrm.Show();

-- 
=====================================================
* 梦幻如真!                                      *
* 我很真诚,但我生活在谎言之中。                  *
*                                                 *
* 我抛弃了所有的忧伤与疑虑,去追逐那无家的潮水,    *
* 终于找到了一个爱我的女人,从此失去了自由!       *
*[csharp] 斑竹     汤建军                         *
=====================================================
"Phil" <psfelice@aol.com> 写入消息
news:03DCCFDF-84F5-412A-87FB-D0947C077C8F@microsoft.com...
> I can't seem to get the Activate() method to work ...