3
Reply

Object reference not set to an instance of an object.

flipnjme

flipnjme

Jun 24 2004 2:24 PM
2.3k
Form1 frm1=(Form1)this.Owner; string dl = frm1.DrvLtr; This is in the onload of form2. I'm trying to get access to the string DrvLtr on form1. Could someone please help. Thanks you

Answers (3)