mavikodlar
  albüm
 
publicpartialclass Form1 : Form { int a=0; privatevoid timer1_Tick_1(object sender, EventArgs e) { a++; if (a==1) { pictureBox1.Load("c:\http://tbn0.google.com/images?q=tbn:NMxIYPtSnUEbvM:http://www.resimler.tv/data"); } if (a == 2) { pictureBox1.Load("c:\http://tbn0.google.com/images?q=tbn:SrpUQnkhVM4yFM:http://img183.imageshack"); } if (a == 3) { pictureBox1.Load("c:\http://tbn0.google.com/images?q=tbn:K6_GG4zdz3KvGM:http://img385.imageshack."); } if (a == 4) { pictureBox1.Load("c:\http://tbn0.google.com/images?q=tbn:Do7JdVcNyVFYpM:http://www.payidar.net/attachments"); } if (a == 5) { pictureBox1.Load("c:\http://tbn0.google.com/images?q=tbn:dJunvnMoH82-"); } } privatevoid button2_Click(object sender, EventArgs e) { timer1.Enabled = false; } privatevoid button1_Click(object sender, EventArgs e) { timer1.Interval = 10000; timer1.Enabled = true; } privatevoid button3_Click(object sender, EventArgs e) { this.close(); } }
 
   
 
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol