Example #1
0
 void FillHelper_FillCountChange(object sender, FillEventArgs e)
 {
     pgbFinish.Value = e.FinishCount;
 }
Example #2
0
 void FillHelper_FillCountChange(object sender, FillEventArgs e)
 {
     pgbFinish.Value = e.FinishCount;
 }