Having a form send back a DialogResult value.
Is that possible? If so, how do you do it?
I'll tell you what I am doing so that you understand better. I have a tab control that is password protected by another password form that pops up. If the password is correct I want to send back "access" if it is not correct I want to send back "noaccess".
Is that possible? If so, how do you do it?
I'll tell you what I am doing so that you understand better. I have a tab control that is password protected by another password form that pops up. If the password is correct I want to send back "access" if it is not correct I want to send back "noaccess".
Last edited: