Results 1 to 18 of 18

Thread: [RESOLVED] [2005] Setting text property across threads

Threaded View

  1. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2005
    Location
    Lancashire UK
    Posts
    375

    Re: [RESOLVED] [2005] Setting text property across threads

    I did the same as you and created a test project and it worked fine, however in my main project it still throws an exception if I try to access the ToolStripStatusLabel (which I've creatively called lbl2 )

    The two lines of code commented out above the Try - Catch block (which I've added just to generate the exception and get the exception message) are what Ive done to resolve this, and it works ok, but it's confusing that I'm getting this error when logically I shouldn't

    Name:  ex.jpg
Views: 562
Size:  43.2 KB


    Here's a more detailed exception message..

    Name:  ex2.jpg
Views: 545
Size:  117.3 KB
    Last edited by Tinbeard; Jul 13th, 2007 at 05:51 AM.
    If my post helps , please feel free to rate it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width