E
Eduardo S.E. de Castro
Hi,
I'm using VS 2003 .NET and creating an application with multiple forms.
I have a problem with InputPanel, when I close the second form and in the
first Form I set iplMain.Enabled = false I got a error because this action
call the event of second form that is already disposed, I don't understand
because iplMain is a private variable of first Form.
Can anyone help me?
Thank You,
Eduardo Castro - MCSA
Computer Science Student
I'm using VS 2003 .NET and creating an application with multiple forms.
I have a problem with InputPanel, when I close the second form and in the
first Form I set iplMain.Enabled = false I got a error because this action
call the event of second form that is already disposed, I don't understand
because iplMain is a private variable of first Form.
Can anyone help me?
Thank You,
Eduardo Castro - MCSA
Computer Science Student