Hello
I am using the winformsMap in a tabControl,
on the form load, i am adding my layers and styles,
but the map is not showing until i pan or zoom or call the refresh
I think that the problem is because of the HandleCreated event on TabControl which is not called till you open the specified Tab
Can you give me a solution, or this is problem that i wish to take it in consideration
Thanks.