So I have 4 textboxes and I have already set the maximum value of my progress bar to 4.
ProgressAttr.Maximum = 4;
What I would like to do