I am struggling to get my head around the following. I current have three forms, my main and one main class.
public partial class frmMain : Form { public frm
You need to pass it to the other forms as a constructor parameter, then store it in a private field.