We are in the process of upgrading from MS Winforms 9 to 10. We are having to make hundred of changes due to all the new namespaces and changes to the APIs.
I have been able to figure it all out except that now it appears that PrinterInteractiveOverLay is deprecated. References to it are ambiguous because there are two of them listed in ThinkGeo.MapSuite.Winforms, though neither of them displays any properties in the object explorer in Visual Studio.
What replaces PrinterInteractiveOverLay??
Thanks!
Steve