How to get the mean between two values on a textbox
i have a textbox that the changeswhenever i change the position of my trackbar slider,i want a c# code to get the mean between the first value and the second value on the textbox.
please a guide or c# code will be wellcomed.