Setting TrackBar.Value hangs system

  • Thread starter Thread starter Ralph Flaugher
  • Start date Start date
R

Ralph Flaugher

I am using SP2 and when I set "TrackBar.Value" my program
hangs on that statement. Anybody know a fix?
 
Please use Control.Invoke() to access controls from another thread.

Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top