Results 1 to 5 of 5

Thread: [2.0] Show another form as a dialog (or show a dialog)

Threaded View

  1. #1

    Thread Starter
    Frenzied Member Icyculyr's Avatar
    Join Date
    Aug 2007
    Location
    Australia
    Posts
    1,934

    Resolved [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
  •  



Click Here to Expand Forum to Full Width