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
Here's a more detailed exception message..
![]()




)
Reply With Quote