|
-
Dec 22nd, 2007, 03:19 AM
#1
Thread Starter
Frenzied Member
[2.0] Show another form as a dialog (or show a dialog)
Problem 1:
I am wanting to make my own dialog, but I did not see the option in the 'New Item' list in VS C#, so I made a windows form, and set the same settings as a dialog box would normally have, but I can't do myDialogForm.ShowDialog();
it doesn't have the parameters...
Problem 2:
I can't access any variables from Form1, to myDialogForm,
Any Idea's?
Thanks
Last edited by Icyculyr; Dec 23rd, 2007 at 02:00 AM.
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
|