Community

Passing Values Between Forms

(Colin Mackay) Passing a value from a parent to a child class is hopefully one of the easiest techniques and is the one I’ll start with. The idea is simple. The parent class needs to pass some value to the child class. In this example, I have set up a simple parent form with a TextBox control where

Read More - Register for Free Membership