wallaceoc80
Programmer
Hi,
I have a form that I am showing using the ShowDialog method. However, I want to acess the value of one of the selectors on the form after I call the ShowDialog but I can't.
Is there any event that I can use that is fired by the ShowDialog or is there any other way I can use to get at teh value I need?
Thanks,
Wallace
I have a form that I am showing using the ShowDialog method. However, I want to acess the value of one of the selectors on the form after I call the ShowDialog but I can't.
Is there any event that I can use that is fired by the ShowDialog or is there any other way I can use to get at teh value I need?
Thanks,
Wallace