Hello,
I have a function that displays a wave form to a pictureBox using GDI. I am new to threading and was wondering if there is a way to synchronise this function with the main thread without having to re-write the function altogether.
What would be the best approach to this task.
Thanks
Chris Taylor
I have a function that displays a wave form to a pictureBox using GDI. I am new to threading and was wondering if there is a way to synchronise this function with the main thread without having to re-write the function altogether.
What would be the best approach to this task.
Thanks
Chris Taylor