PDA

View Full Version : MDI Child having MAPControl



Mohsin Meghani
04-08-2010, 05:00 AM
I added Mappointcontrol into MDI child form but I dont want it to reload so I make it singleton and during closing I am hiding form

Now problem is that when I hide mdi child form then show it...

Wilfried
04-14-2010, 01:59 PM
Hi,

You don't tell us what the problem is! Please tell us!

Mohsin Meghani
04-15-2010, 06:32 AM
mappoint control lost map. if i reload it gives exception

Wilfried
04-26-2010, 07:18 AM
Hi,

Hide and Show a form does not close the map. What is the exception error? And what is the offending line of code?