rrangaprasad
Member
- Joined
- Apr 11, 2005
- Messages
- 5
- Programming Experience
- Beginner
Hi,
i'm new to Vb.NEt.
I created 2 different Vb.NEt projects initially (both design form and code). Now i want to join those 2 forms into one project. So what i did was opened a new project; right clicked on the projects name in the 'solution explorer'; add a new item; added windows form.
so in my new project i have 2 forms. i copied and pasted the design and code for those 2 forms.
Now my question is How to i join them or make them work together. i.e., i want to take a value from a variable or text box in one form and use in in the other?
how do i do that?
any help is greatly appreciated
thanks
ranga
i'm new to Vb.NEt.
I created 2 different Vb.NEt projects initially (both design form and code). Now i want to join those 2 forms into one project. So what i did was opened a new project; right clicked on the projects name in the 'solution explorer'; add a new item; added windows form.
so in my new project i have 2 forms. i copied and pasted the design and code for those 2 forms.
Now my question is How to i join them or make them work together. i.e., i want to take a value from a variable or text box in one form and use in in the other?
how do i do that?
any help is greatly appreciated
thanks
ranga