Alexander Serov
April 20th, 1999, 12:32 PM
Hi!
Is it possible to fire events from
a second thread?
When my event handler in Excel includes the string like " Cells(2,2).Value = MyObj.MyProp"
it becomes suspended! MyObj is my full control which fires an event from a second thread.
But the same component works fine in VB 6.0 !
Thanks in Advance!
Is it possible to fire events from
a second thread?
When my event handler in Excel includes the string like " Cells(2,2).Value = MyObj.MyProp"
it becomes suspended! MyObj is my full control which fires an event from a second thread.
But the same component works fine in VB 6.0 !
Thanks in Advance!