I have a folder in my project called Resources. It contains a ico image (myIcon.ico). How to I call to this resource to load image to my main forms icon?

Thanks!