Gladimir
Regular
I have a fairly long loop as I process records in a database table. In that loop, I update the Text properties of a few labels controls, but I only get to see the updates made for the last record when all the processing is done.
How do I go about refreshing/updating the controls on Form1?
How do I go about refreshing/updating the controls on Form1?