Hi..!
I am working on Windows application using c#, in which I am using a TabControl. What I have to do is to open a tabpage dynamicaly on user's choice i.e if the user clicks on the NewUser button then the "New User" tabpage should get open & if the user clicks the Login button then the "Log In" tabpage should get open & the current tabpage should get close.
0 Answer(s)