Ejemplo n.º 1
0
 void t_Tick(object sender, EventArgs e)
 {
     g.DrawImage(statusone.GiveGraphics(), progressbar);
     g.DrawImage(stat.GiveGraphics(), secondbar);
 }