we would like to know when the .NET Form Map control is fully loaded including all layers.
We have tried the Loaded event, but this seems to be fired before the layers are fully loaded.
Which event is fired when the map control is fully loaded? (the background and label layer are downloaded)Loaded: Occurs when the element is laid out, rendered, and ready for interaction.
Thanks!
Best regards
Martin