Quote Originally Posted by jmcilhinney View Post
Again with the getting ahead. This how people confuse themselves. You DON'T access the control in Form1 from Form2.

Do you know how to declare a method?
I don't know how to declare it. as below ?

Private void myTrackbar(int m)
{
//
}