M
martinmike2
Hello,
I am trying to make a form pop up when the user clicks on a tab in a
tab control. The idea is to keep the majority of the application open
and "secure" only certain portions of it by requiring a password to
the entered.
I know how to make a form open another form programmatically, my
problem is: I want to open this Sign In form when the user clicks on
a tab in a tab control. The only thing I have been able to find is
the OnClick event on the page itself and not the tab. Is this even
possible?
I am trying to make a form pop up when the user clicks on a tab in a
tab control. The idea is to keep the majority of the application open
and "secure" only certain portions of it by requiring a password to
the entered.
I know how to make a form open another form programmatically, my
problem is: I want to open this Sign In form when the user clicks on
a tab in a tab control. The only thing I have been able to find is
the OnClick event on the page itself and not the tab. Is this even
possible?