Thanks Stefan,
My question more has to do with working on a Visual Studio Solution on multiple PC's.
If I copy my entire solution folder from my main development PC to my Laptop and then try to open the MainForm, the solution throughs an error (Value cannot be null. Parameter name"instance) which as far as I can tell has to do with references to Telerik controls.
ALl my references are set to CopyLocal=True and I have the Telerik controls installed on the laptop, so I don't know what is causing the (extreemly unhelpful) error.
What is supposed to be the approach for me to develop the one Telerik WinForms solution on multiple devices?
Thanks,
Damian