473,405 Members | 2,404 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,405 software developers and data experts.

Can i get Forms collection of a project within another project in same application?

9
Hi , Is it possible to get Forms Collection of the Projects in an Application at a common place in the application?.My requirement is to get Form Names in the application and do some processing on that but i cannot do it at Form Level as that would take me months ( Tons of them are there).
Plz think along the lines of passing Forms Collection across Project boundaries.Any VB expert plz guide me.Thanks in advance..
Oct 12 '07 #1
4 1192
vdraceil
236 100+
Hi , Is it possible to get Forms Collection of the Projects in an Application at a common place in the application?.My requirement is to get Form Names in the application and do some processing on that but i cannot do it at Form Level as that would take me months ( Tons of them are there).
Plz think along the lines of passing Forms Collection across Project boundaries.Any VB expert plz guide me.Thanks in advance..
hi..u want to add forms of a project to another vb project?if thats the question, right click in the project explorer window,click 'add files', and choose all the forms u want to add in ur project.
Oct 12 '07 #2
divy24
9
hi..u want to add forms of a project to another vb project?if thats the question, right click in the project explorer window,click 'add files', and choose all the forms u want to add in ur project.
Hi,You got me completely wrong.What i mean is that i already have a number of projects (say 5) talking to each other in an application.Now,what i am supposed to do is to capture the time each form was active and i want to capture the events for Forms at some global level and write my stuff there instead of doing it at Form level.i.e by visiting each loaded form and writing my code there( which will be a hell for me as the number of forms runs into hundreds).So, i want ot capture each projects' Forms Collection at 1 place in the application so that i can iterate through all the loaded form names and do my stuff there.That's what it is.I don't think you can help me on this one as you are yourself a newbie.Anyways,Thanks for atleast replying.
Oct 15 '07 #3
debasisdas
8,127 Expert 4TB
Is it so that all the projects are part of a Group ?

or these is no link between them ?
Oct 15 '07 #4
divy24
9
Is it so that all the projects are part of a Group ?

or these is no link between them ?
Yes,Of course they are.
Oct 16 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: ALthePal | last post by:
Hi, I'm not sure if we are able to or even how to loop through the web forms in a VB.NET project during design time. In MSAccess we are able to go through the database -> forms collection and...
3
by: Robert W. | last post by:
I'm embarking on a project that will have both a desktop application and a Pocket PC application. It seems logical to have as much code as possible sitting in a shared project, which would be...
2
by: James Doran | last post by:
Hello, I'd like to iterate through each Page of my ASP.NET project from within a Custom web control and access the Page.Controls collection. I've tried using Reflection on the web project...
4
by: Trevor Andrew | last post by:
Hi There, Hopefully this isn't too difficult a question to express here. I have a 3 tier application. 1. Presentation Tier: ASP.NET web application. 2. Middle Tier: ASP.NET Web Services that...
12
by: Dean Slindee | last post by:
My project has a main form (frmMain, the startup object for the project) and several other "child" forms that are painted within a large panel on frmMain. In each form's Form_Load event, a Weak...
4
by: Per Bolmstedt | last post by:
(This question has been asked previously in this group, but I don't think it was ever really properly answered.) I want to use reflection - preferably - to find all Web Forms in my web site that...
12
by: raylopez99 | last post by:
Keywords: scope resolution, passing classes between parent and child forms, parameter constructor method, normal constructor, default constructor, forward reference, sharing classes between forms....
21
by: Dan Tallent | last post by:
In my application I have a form (Customer) that I want to be able to open multiple copies at once. Within this form I have other forms that can be opened. Example: ZipCode. When the user enters...
9
by: Scott Stark | last post by:
Hello, I'm *just* delving into Windows forms-based programming without the benefit of any books, etc. I have a background in light ASP.NET work, so forgive me if this is a really basic question...
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?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.