G
Guest
Hi
I have a tabcontrol on my form with 4 tabpages
What i want to do is to add 2 textbox values together and put the result in a labe
Im not sure what event i should put this under however
I only want this addition to be performed when tabpage1 is selected
I tried using the TabPage1.click event but it didnt work
Does anyone know the correcyt event?
many thx
I have a tabcontrol on my form with 4 tabpages
What i want to do is to add 2 textbox values together and put the result in a labe
Im not sure what event i should put this under however
I only want this addition to be performed when tabpage1 is selected
I tried using the TabPage1.click event but it didnt work
Does anyone know the correcyt event?
many thx