At the moment I am using this code:

cmdGo.Picture = LoadPicture("$(AppPath)\Go.ico")

And I have the Go.ico file in the same directory. How come I am still getting a cannot find error.

This is probably a really basic question, but any help would be much appreciated.