A
afrinspray
Guest
Hello,
Im 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, Ive run into problems because the Activate event isnt 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=
Im 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, Ive run into problems because the Activate event isnt 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=