I don't think you can add a .gif as such to a button. It will only accept bitmaps. You'll probably have to work around it with your own solution, such as having a gif on your form which accepts a click. Or placing the gif precisely over the button so that it appears to be part of it.