|
-
Jan 3rd, 2003, 11:56 AM
#1
Thread Starter
Hyperactive Member
For starters....
Ok first question... on my journey to learning C#:
How do you diplay a new form?
For example adding the following code to a button in VB would display the new form... What is the code for C#?
Dim MyNewForm as New Form2
MyNewForm.ShowDialog()
Whats the C# equivilent?
Thanks,
Anjari
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|