At this point I have a function which calls for an image from my camera interface. This image is then saved to hard drive and also displayed in the Windows Forms GUI.
http://www.emgu.com/wiki/index.php/Setting_up_EMGU_C_Sharp - this really helped me when I was stuck on the same issue, it might be worth a look.