change image of button csharp

Code Example - change image of button csharp

                
                        button1.Image = System.Drawing.Image.FromFile(@"C:\Users\Administrator\Pictures\forestfloor.jpg");