This is hard to make it for me, Could you show sample of code?



Quote Originally Posted by Aflatoon View Post
There are several ways to approach this. You could use one array of values in each form and simply loop through it; you could implement interfaces that you can check and react accordingly; you could use CallByName (and ideally implement properties for the forms).