Help in using the TrackBar
Can someone please help me in this, I need to use a trackbar (consider: trackBar1) to change the text of a label (consider: label1) according to the location of the trackbar. For example,
first trackbar location --> label text = Stock
second trackbar location --> label text = Shares
.
.
.
I appreciate your assitence.