Results 1 to 2 of 2

Thread: Open New Form without Fix FormName

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2002
    Location
    Thailand
    Posts
    13

    Question Open New Form without Fix FormName

    Open New Form without Fix FormName
    I want to Code vb.net to Open new Form by don't fix form name to open... for example code
    Dim NForm as New FormName()
    FormName.ShowDialog()

    If I don't want fix Name of FormName ,Can I do ?
    Please help me.Thank you very much for your answer..
    www_vb_ok

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    No you cant. You have to do it the way you showed it.
    Dont gain the world and lose your soul

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