| | |
Open a form in a new window?
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved |
•
•
Join Date: Nov 2009
Posts: 1
Reputation:
Solved Threads: 0
I'm new here at DaniWeb, and my english suck.
Does anybody know how to make a form open itself, just in a new window? I want to make a form, that haves a button in it. when i click the button, it opens up a "copy" of itself (the old window is still open). i know it sounds stupid, but i'm new to vb6. any help please? thank you.
Does anybody know how to make a form open itself, just in a new window? I want to make a form, that haves a button in it. when i click the button, it opens up a "copy" of itself (the old window is still open). i know it sounds stupid, but i'm new to vb6. any help please? thank you.
•
•
Join Date: Mar 2009
Posts: 907
Reputation:
Solved Threads: 167
0
#2 Nov 11th, 2009
Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
Private Sub Command1_Click() Dim F As Form Set F = New Form1 F.Show End Sub
Good Luck
If anyone has helped you solve your problem, please mark your thread as solved.
Thanks
Thanks
![]() |
Similar Threads
- How do I create a login form to open the next appropriate form? (C#)
- getting values form window (JavaScript / DHTML / AJAX)
- open pop up window and come back (JavaScript / DHTML / AJAX)
- Open form on the same window (ASP)
- Open form in the same window (ASP.NET)
- Open page in the same window (C#)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: SQL command for calculating Ave from multiple tables
- Next Thread: saving image in ms access using vb6
Views: 724 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for basic, copy, form, open, visual, window
7 2008 action ajax apple applicatio asp.net automatically basic beginner boarder business button buttons c# c++ calculator cgi checkbox code codec computer copy creat css database dell deserialized designer directrobot drupal element email enter examples feedback file files folder form gdi+ gnu google government header highlighting html ide image javascript linux login microcontroller microsoft mysql net number numbers obama open parameters password paypal php process programming reading redhat scan server source step stretch strings strip structures studio studios syntax textbox time timer ubuntu upload validation variable vb vb.net vb6 video view vista visual visualbasic web webbrowser website window windows zend






