Hi
from a vb6 app I'm opening some (modeless) forms which are in a C#
/.net COM dll. Now these forms are listening to the Idle event (for
enabling/disabling some buttons) which they don't get anymore.
Interestingly when the (modeless) forms are opened and I open another
form of the COM object which is modal then the modeless forms get the
Idle event, but only this one time.
Any help is appreciated.
Thanks
heliosdev