INTERMEDIATE The main topics in this section are:
Scope: This means where do we declare a variable and where can we use it. Passing parameters between forms: We declare the form name and then use the dot notation. Suppose you have two forms named Form1 and Form2 |