MikeMc Posted February 27, 2004 Posted February 27, 2004 Is there a way to access a form (say Form1) from another form (Form2) when Form2 is called from Form1? I have Form1, which launches Form2. In Form2 I want to make a call to a function in Form1's codebehind, but I can't seem to find how I have visibility of Form1. I've thought it would be parent, but that's not showing anything. Any idea how to do this? Quote
*Experts* mutant Posted February 27, 2004 *Experts* Posted February 27, 2004 http://www.xtremedotnettalk.com/showthread.php?s=&threadid=83092 Quote
MikeMc Posted February 27, 2004 Author Posted February 27, 2004 Thanks mutant! I guess I should have tried other terms in my search before posting. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.