Welcome to Dream.In.Code
Become a VB Expert!

Join 137,355 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 1,729 people online right now. Registration is fast and FREE... Join Now!




how to link a form from another form?

 
Reply to this topicStart new topic

how to link a form from another form?, can u help me guys.. i have a project then suddenly i ddnt encounter y

khupaw214
10 Oct, 2008 - 09:21 PM
Post #1

New D.I.C Head
*

Joined: 25 Aug, 2008
Posts: 2

can u help me guys.. i have a project then suddenly i ddnt encounter yet how to link a form to another form?? please help me guys,... gud day and god bless us always
User is offlineProfile CardPM
+Quote Post

pritam76
RE: How To Link A Form From Another Form?
10 Oct, 2008 - 09:30 PM
Post #2

New D.I.C Head
*

Joined: 7 Oct, 2008
Posts: 1

just show a form from another form.

like as form1.show or load formName
if you wann pass the parameter to one form to another then

make the public variable in module and pass the value to one form and reterived in another.
second you can pass simple value

form2.text1.text=form1.text1.text

User is offlineProfile CardPM
+Quote Post

akhileshbc
RE: How To Link A Form From Another Form?
11 Oct, 2008 - 03:34 AM
Post #3

D.I.C Head
Group Icon

Joined: 26 Sep, 2008
Posts: 177



Thanked: 3 times
Dream Kudos: 50
My Contributions
To show a form, simply use the below code:

Load Form1
Form1.Show

where Form1 is the name of the form.. smile.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/5/08 12:49AM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month