foreach (System.Windows.Forms.Button b in this.Controls) { b.Image = WindowsApp1.Properties.Resources.BtnImg; }
String temp = ListBox1.Items[0].ToString