ButtonStyle is set to WindowsVistaButton. Button looks fine on my development machine, does not look same on deployment. Do I have to pack any more files in my deployment package?
Did you set the button property UseOSThemes to false? Some times it looks fine in you dev machine but when you put the same application in a Windows XP, the style is replaced with the window's one.