A
afrinspray
Guest
Hello,
I'm having a few problems converting a visual basic 6 program to visual basic .net. In my old program, I used the activate events of mdi children frequently. While converting to .net, I've run into problems because the Activate event isn't being triggered in the child forms.
Why does the activate event not fire in an MDI child form? Did Microsoft replace that event with MdiChildActivate? I would prefer not to use the MdiChildActivate event if possible...
Any response would be greatly appreciated.
Thanks,
Mike
PS - Some other people were having the same problem
http://discuss.develop.com/archives...m+bug+mdi+child+forms+activate+event&f=&a=&b=
I'm having a few problems converting a visual basic 6 program to visual basic .net. In my old program, I used the activate events of mdi children frequently. While converting to .net, I've run into problems because the Activate event isn't being triggered in the child forms.
Why does the activate event not fire in an MDI child form? Did Microsoft replace that event with MdiChildActivate? I would prefer not to use the MdiChildActivate event if possible...
Any response would be greatly appreciated.
Thanks,
Mike
PS - Some other people were having the same problem
http://discuss.develop.com/archives...m+bug+mdi+child+forms+activate+event&f=&a=&b=