| | |
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: 889
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
| Thread Tools | Search this Thread |
Tag cloud for basic, copy, form, open, visual, window
7 2008 action apple applicatio asp.net automatically basic beginner business button buttons c# c++ calculator checkbox close code codec computer copy creat css database dell deserialized directrobot download drupal element email enter enterprise error examples feedback file flash folder form gdi+ gnu google government header html ide javascript label linux login microcontroller microsoft minimalizes mysql number numbers open oracle parameters password paypal php process programming reading redhat rhel robot scan security source step stretch strings strip structures studio studios timer trouble ubuntu upload validation validator variable vb vb6 video view vista visual visualbasic visualbasic6 web webbrowser website window windows zend






