| | |
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: 910
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: 728 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for basic, copy, form, open, visual, window
6 2008 ajax arrays asp.net associations automatically basic bmp boarder buttons c# c++ cgi check cms cocoa code college computer copy copyright css data database datagridview date dell design directrobot dom drivers email error fax feedback ffmpeg file files flash form format forms framework fsf government html image insert javascript kernel keypress lawsuit library linux login math microsoft minimalizes mysql net obama open oracle parameters php post prime problem programming python redhat refresh rhel richtextbox samples server size software sorting source stamp studio textbox toolbar upload validation validator vb vb.net vb6 video vista visual visualbasic window windows wpf xp zend






