Hello best programmers,
There is an event called AfterRedraw(), but it is so poorly documented. I just understand that this event occurs after finishing repainting the map. Well, when does it repaint exactly, cuz I don't know how and when MP paints.
Thereby I've read that someone was able to put his own logo instead of Microsofst's logo in the upper right corner, using the AfterRedraw() method. And that's why I'm so interested how to use AfterRedraw.
Another problem is that I wanted to use MP2006 as a serverapp on the server, when I've done that, MP displays the map as a .gif with 4 lines of comments about microsoft mappoint products. Ofcourse depending on the size of the mappicture. But I can't show the map this way to the users, that's to ugly. So again, I may solve this by using AfterRedraw method.
Hope someone knows more about the AfterRedraw, thnx anyway.