473,387 Members | 1,597 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,387 software developers and data experts.

SubForms?

Hey folks,

I'm creating a Windows application in C#. I have a form with 2 tabs. I
want the second tab to display a different form as its' contents.

I thought I remembered doing this back in VB6 days by adding a Sub Form. Is
this still possible, and if so, how do I do it?

Thanks!
Nov 16 '05 #1
3 1792
Have you tried just putting the controls/user controls/custom controls on
the tab?? I guess I'm a bit confused as to why you want to use a "Subform".
To my knowledge there are not subforms availble in .net, or in VB6.

--
Lateralus [MCAD]
"John Smith" <js@no.com> wrote in message
news:O9**************@TK2MSFTNGP12.phx.gbl...
Hey folks,

I'm creating a Windows application in C#. I have a form with 2 tabs. I
want the second tab to display a different form as its' contents.

I thought I remembered doing this back in VB6 days by adding a Sub Form.
Is
this still possible, and if so, how do I do it?

Thanks!

Nov 16 '05 #2
That's what I ended up doing. Thx

"Lateralus [MCAD]" <dnorm252_at_yahoo.com> wrote in message
news:Ok**************@TK2MSFTNGP12.phx.gbl...
Have you tried just putting the controls/user controls/custom controls on
the tab?? I guess I'm a bit confused as to why you want to use a "Subform". To my knowledge there are not subforms availble in .net, or in VB6.

--
Lateralus [MCAD]
"John Smith" <js@no.com> wrote in message
news:O9**************@TK2MSFTNGP12.phx.gbl...
Hey folks,

I'm creating a Windows application in C#. I have a form with 2 tabs. I
want the second tab to display a different form as its' contents.

I thought I remembered doing this back in VB6 days by adding a Sub Form.
Is
this still possible, and if so, how do I do it?

Thanks!


Nov 16 '05 #3
Just in case the idea may have been to allow plugging in new tab pages, you
could always create user control that you plug onto the new tab page also.
That way, you can design the tab page outside of the actual containing form.

"John Smith" <js@no.com> wrote in message
news:O9**************@TK2MSFTNGP12.phx.gbl...
Hey folks,

I'm creating a Windows application in C#. I have a form with 2 tabs. I
want the second tab to display a different form as its' contents.

I thought I remembered doing this back in VB6 days by adding a Sub Form.
Is
this still possible, and if so, how do I do it?

Thanks!

Nov 16 '05 #4

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

Similar topics

1
by: JJMM | last post by:
Hi, I have a form (form1) with a large number of subforms inside it (around 20 subforms), There is the possibility of filtering the data using a pop-up form that create/change a query (all the...
3
by: Evil | last post by:
Hi, i have a problem with a treeview and some subforms in MS Access97. I have a form with a treeview on the left side which lets me navigate thru some projects. Then on the right side, i have...
0
by: Arnold | last post by:
Hi there, I have a form to organize bottles in mind, but am unsure if it will work. Here's some background info: Mainform = frmProduct, which contains fields for pricing, status, etc. of...
1
by: M Wells | last post by:
Hi All, I am developing an Access 2003 project application with the back end in SQL Server 2003. I have a master form that tracks projects, and several subforms on it that track various...
2
by: Jack | last post by:
Hi all, I searched the archives and found everyone happy with Stephen's MouseWheel On/Off code except for those with subforms. Stephen's page indicates that he has added code to handle subforms...
0
by: Jack | last post by:
Gday everyone, I'm dearly hoping Stephen Lebans is going to update his masterpeice to stop the mouse wheel scrolling to work on subforms *he has indicated this to me but of course beggers can't...
5
by: Richard Stanton | last post by:
Hello all My database has a main form linked to table1. It has several subforms on the main form, all linked to table2. Table1 and Table2 are linked by primary/foreign key, no duplicates...
8
by: Zlatko Matić | last post by:
Hello. How can I synchronize subforms content with current record in master form, if both form and subform are based on DAO code ? I assigned DAO recordset to forms by using QueryDef, on Load...
2
by: robert.waters | last post by:
Hello, If I have a form containing a Tab Control with N pages, each page containing a subform, are those subforms loaded into memory when another page has the focus? I have tried iterating...
4
by: Harlequin | last post by:
I have a question concerning the need to trigger events within a "child" subform which is itself enbedded within a master "parent" form and which is accessible via a tab in the parent form. Becuase...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.