473,386 Members | 1,817 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

how to display multiple forms together at design-time

Hi all,

In VB6, you can display multiple forms together at design time. how do you
do that in vs.net?
as a default, vs.net has a group of tabs and only allow to see one at a time
unless you add a new tab group.

thanks much.
Nov 20 '05 #1
4 2058
Hi Mike,

|| In VB6, you can display multiple forms together at design time.
|| How do you do that in vs.net? As a default, vs.net has a group
|| of tabs and only allow to see one at a time
|| unless you add a new tab group.

You've just answered yourself - Add a new tab group - and have a form in
each. If both of the forms are in one group, you can drag the form's tab over
to the other group.

I don't know how to do a horizontal split, though.

Regards,
Fergus
Nov 20 '05 #2
Mike,
Tab groups are so much nicer! ;-)

If you really need to see multiple forms at once without tab groups, you can
turn the tab groups off, and return to normal MDI. See 'Tools - Options -
Environment - General' under the Settings heading, you can choose "Tabbed
documents" or "MDI environment".

Hope this helps
Jay

"Mike Kim" <mi*********@yahoo.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi all,

In VB6, you can display multiple forms together at design time. how do you
do that in vs.net?
as a default, vs.net has a group of tabs and only allow to see one at a time unless you add a new tab group.

thanks much.

Nov 20 '05 #3
Hi Jay,

I'd forgotten about that one. Probably because I don't like them either -
too much work ;-)

|| If you <really> need to see multiple forms at
|| once without tab groups ...

Lol

Regards,
Fergus
Nov 20 '05 #4
great !!. thanks guys.

"Fergus Cooney" <fi******@tesco.net> wrote in message
news:#T**************@TK2MSFTNGP09.phx.gbl...
Hi Jay,

I'd forgotten about that one. Probably because I don't like them either - too much work ;-)

|| If you <really> need to see multiple forms at
|| once without tab groups ...

Lol

Regards,
Fergus

Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: yoelgold | last post by:
Hi I want to start writing a new site. It will include 3 forms that will collect information from the user. I know how to keep the info in sessions etc. my question is about the design of the...
5
by: Sami | last post by:
I can create queries and reports based on info from one table. How do I create one using information from multiple tables. What do I need to make sure the information from one table will be...
38
by: MLH | last post by:
I have 2 global constants declared in the same global module: Global Const MY_VERSION$ = "1.04" Global Const ProjectName$ = "MyProj" I have 2 global procedures designed to return the value of...
2
by: Ed_P. | last post by:
Hello, Up to this point, I've been using C# to create simple applications that only use on Project to store Windows Forms and other Files. The project has been complied into an EXE. The exe file...
2
by: James X. Li | last post by:
Is there a way to implement multiple login forms for ASP.NET applications? With our application we want to implement simple login form for normal resources (downloadable files), but more rigorous...
3
by: Matt D | last post by:
I've got two web services that use the same data types and that clients will have to consume. I read the msdn article on sharing types...
0
Denburt
by: Denburt | last post by:
This code is for a Toggle Button layout on a form, with this code you can set a number of toggle buttons visible and have multiple submenus that will stay hidden when not in use. My main menu is set...
4
by: rn5a | last post by:
A MS-Access DB has 3 tables - Teacher, Class & TeacherClass. The Teacher table has 2 columns - TeacherID & TeacherName (TeacherID being the primary key). The Class table too has 2 columns - ClassID...
6
by: Dave | last post by:
On my form I have combo boxes. These combo boxes, after updating them, populate respective listboxes that are located below the combo boxes on the same form. I am trying to use a "generate...
7
by: Ceebaby via AccessMonster.com | last post by:
Hi All Here's hoping someone can help me with this. I have a report based on a query where the criteria for 4 of the fields is set from an unbound form. I want the user to be able to select any...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.