[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

stanley sun

3/10/2002 3:27:00 AM

Thank u, Baccarin:)
i solved the datetype problem with ur code,but i cann't
show form2.i'm a freshman in dotnet program,please, help
me, thank u another time.



*** Sent via Developersdex http://www.develop... ***
Don't just participate in USENET...get rewarded for it!
1 Answer

Chris Turchin

4/19/2002 12:14:00 PM

0

you should be able to use the ActiveForm property in c# as well:

this.ActiveForm = this.Form2;

don't forget: c# is case sensitive (Form2 != form2)

regards,

--chris

"stanley sun" <sunyb@nlsde.buaa.edu.cn> wrote in message
news:uLMdis9xBHA.492@tkmsftngp02...
> Thank u, Baccarin:)
> i solved the datetype problem with ur code,but i cann't
> show form2.i'm a freshman in dotnet program,please, help
> me, thank u another time.
>
>
>
> *** Sent via Developersdex http://www.develop... ***
> Don't just participate in USENET...get rewarded for it!