1
Answer

To create a form in VB.net 2008 using C# during runtime....

Hi..
I have created a application in which a user has to login by username and password or if the user does not exist he/she can make the account.
I want that whenever a new account is created a form with the name of the user should be created with certain buttons and textbox and information...

Answers (1)