T
trint
This application has a for loop that calls a large function:
"foreach (string invoice in listBox2.Items)"
and causes the window to turn white and loose view of all control.
How can I keep this from happening?
Thanks,
Trint
"foreach (string invoice in listBox2.Items)"
and causes the window to turn white and loose view of all control.
How can I keep this from happening?
Thanks,
Trint