Hi, say i have 2 forms , form1 and form2.
both forms have a trackbar respectively.

I wish to link the two trackbars, meaning when i drag on the trackbar in form1, the trackbar in form2 itself will be move as well.

Thanks