View Single Post

  #2 (permalink)  
Old 11-24-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Re: VS2005 upgrade of VB app with MP control fails with GPF "ActiveX Ctrl...not in a

Hi,

You cannot access GUI components from another thread than the main thread. It never been, but in earlyer dotNet versions there was no exception generated.
Reply With Quote