473,405 Members | 2,176 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.

multi projects in one solution

Hi all
I have 2 projects in my solution in vb2005
project one has form1 which has a button and by clicking that it opens the form2 in project2
my problem is by opening this form i use the form1.hide
but from form2 i dont know how to call the form1 to show

i appriciate if any of you could help me in this matter
Mar 5 '08 #1
2 824
VBWheaties
145 100+
Hi all
I have 2 projects in my solution in vb2005
project one has form1 which has a button and by clicking that it opens the form2 in project2
my problem is by opening this form i use the form1.hide
but from form2 i dont know how to call the form1 to show

i appriciate if any of you could help me in this matter
You can add a property or variable of type form1 to form2. then, simply use the property or variable to access form1 methods.
Mar 5 '08 #2
hi
maybe I couldnt explain my problem properly
lets say, if i add 2 project in one solution
we know that we can have access to forms of project2 from project1 by adding refrence to project1
question is how we can have access to forms of project1 from project2
Mar 7 '08 #3

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

Similar topics

6
by: Peter Rilling | last post by:
My development team is using VS.NET with VSS integration. They are able to check in and out from within VS.NET. We also use NUnit for testing our libraries. Currently our entire solution is...
1
by: Simon | last post by:
Hi all, When you make a solution that contains numerous projects - where should you put the configuration file that should be used for the application? Example: An application called MyApp...
2
by: csl | last post by:
Does anyone know how to setup a multi-solution model?
4
by: Michael D Murphy | last post by:
Hi, I need to use Windows Meadia Player control in my application to run som mpeg movies. There is no user interface, I need to control everything programatically. I do not want to use the...
6
by: Vasilis X | last post by:
Hello. Propably a simple question : I have a multi project solution in vb.net. In detail, i have a project "Main" and projects A,B,C. How can I switch between projects ??? Thanks in...
3
by: Dan Munk | last post by:
Hello, I am working on a very large multi-tier Web application. The application consists of approximately 100 middle-tier/back-end projects and 200-300 presentation projects. Obviously this is...
1
by: zacks | last post by:
Am using VB.NET 2005. I have a solution that has four projects. Two projects are standard windows applications. One is a class library that is shared by the two windows application projects, it...
4
by: | last post by:
I have learned about compartmentalizing my code base using Class Libraries. I have my common code such as my ORM framework broken out into their own Class Libraries, which are referenced as...
0
by: bharathreddy | last post by:
Vs 2008 is the MS latest IDE for developing Windows, Web, Smart Device Applications. It comes along with .NET Framework 3.5, C# 3.0, LINQ, ASP.NET AJAX and VSTO . Now with the power of VS 2008 we can...
1
by: Joseph Geretz | last post by:
Our application consists of a suite of webservices. Depending upon application area, different methods are grouped into separate webservice projects, and are developed and maintained by separate...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.