Hi there,
How would i make a cross-thread call to get the value of a listviewitem, then delete it.
I have managed to do an example where i set the text of the textbox, but I couldn't do this one.
I don't think its possible to do what i want with the progress report by the background worker as i need it to do this before continuing on, but the report progress seems to do it at the same time.
Thanks.
How would i make a cross-thread call to get the value of a listviewitem, then delete it.
I have managed to do an example where i set the text of the textbox, but I couldn't do this one.
I don't think its possible to do what i want with the progress report by the background worker as i need it to do this before continuing on, but the report progress seems to do it at the same time.
Thanks.