M
MikeB
Hello all, I need to create 15 tab pages which will have identical controls
within them (labels, textboxes and drop down boxes). What is the best way
to go about this without having to create all the information and
calculations from each page over and over? I have figured out I should
create a panel and place my controls in it and then add the panel to each
page on the form load however, what is the best way to perform the
calculations based on the user input of each page? Any pointers / links
would greatly be appreciated.
within them (labels, textboxes and drop down boxes). What is the best way
to go about this without having to create all the information and
calculations from each page over and over? I have figured out I should
create a panel and place my controls in it and then add the panel to each
page on the form load however, what is the best way to perform the
calculations based on the user input of each page? Any pointers / links
would greatly be appreciated.