P
Paul McKenna
Hello
I have a custom user control which I have developed. This user control needs
to have one property value passed to it from the parent form. I tried using
the constructor to do this, the user control builds fine. But if I try to
add it to the form using VS.NET I get a NullReferenceException message and
am unable to proceed. Further, VS.NET does not tell me where exactly the
null reference exception is occuring.
Can someone please help me?
Thank You
I have a custom user control which I have developed. This user control needs
to have one property value passed to it from the parent form. I tried using
the constructor to do this, the user control builds fine. But if I try to
add it to the form using VS.NET I get a NullReferenceException message and
am unable to proceed. Further, VS.NET does not tell me where exactly the
null reference exception is occuring.
Can someone please help me?
Thank You