progressBar.Maximum = Convert.ToInt32(e.MaximumProgress); progressBar.Value = Convert.ToInt32(e.CurrentProgress);and everything goes fine until the loading reaches the end, then my debugging stops and the vb says
"value cannot be -1"
i dont know what is wrong???!!!!!


Sign In
Create Account

Back to top









