csharp load button image from resource

Code Example - csharp load button image from resource

                
                        var bmp = new Bitmap(WindowsFormsApplication1.Properties.Resources.myimage);