S
SBrown
I am still somewhat wet behind the ears with .net 2.0. I'm creating a
program for my helpdesk to assist in some common stuff we have to do,
reset passwords and notifying techs of P1 tickets. The question i have
is right now I have a form with a TabControl filling the entier form.
There are currently 3 tabs in it. Now each tab takes up different
amount of space, such as the tab for Active Directory administration
needs more space then the Net Send tab. I know I could just manually
change the size with code but I am wonder if there is a way to get the
form and tabs to size automatically?
Thanks in advance
program for my helpdesk to assist in some common stuff we have to do,
reset passwords and notifying techs of P1 tickets. The question i have
is right now I have a form with a TabControl filling the entier form.
There are currently 3 tabs in it. Now each tab takes up different
amount of space, such as the tab for Active Directory administration
needs more space then the Net Send tab. I know I could just manually
change the size with code but I am wonder if there is a way to get the
form and tabs to size automatically?
Thanks in advance