btnSync.BackgroundImage = new Bitmap("\\sync-green.ico");
If you open the diolog window, you can load this image into the button. During runtime, Im have problems setting it.
Help, Thanks.