I am new to vb.net 2003 and was wondering how to reference a control or method on one form from another. I have done this in other languages by doing:

form.controlname.property
form.methodname

This does not seem to work on vb.net 2003.

If anyone could stear me in the right direction it would be greatly appreciated.

Recommended Answers

All 3 Replies

Yes, I have a form that opens another form. I want to be able to access the properties of the original form from the second. Sorry if I was unclear. Thanks for responding. Would appreciate any help.

Go to the link he suggested.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.