Hello,
I tried to use the map control ocx in a wpf application using Visual Studio 2019. After adding a reference to MapWinGIS 5.2.2, I then proceeded to add the control to the toolbox. I got this message saying “The following controls were successfully added to the toolbox but are not enabled in the active designer”. And I googled what this meant. One result from the MSDN said that it is possible that the component is not compatible with the current designer - although the component in question was for a MaskedTextBox.
Could the same reason be also true that the map control is not compatible with WPF? If this is true then I guess I will have to go back to using WinForms then.
Thanks to the community.
Raffy