Hi all,
I'm new to C# so please bare with me on this one...
I'm having a bit of trouble making the background worker do it's stuff...
Code:
int chkd = 0;
int total = 0;
private void resize_all()
{
ImageProcessor ip = new ImageProcessor();
int chkd = (this.cbThbNail.Checked ? 1 : 0);
chkd+=...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.