NickSP
02-03-2003, 12:49 PM
Could someone tell me if I can use streets and trips with VB6. Is there an ActiveX control or a hack somewhere? Thanks
MS Streets And Trips and VB6NickSP 02-03-2003, 12:49 PM Could someone tell me if I can use streets and trips with VB6. Is there an ActiveX control or a hack somewhere? Thanks Eric Frost 02-03-2003, 01:18 PM There's not.. there's sort of the point of MapPoint - to give an object model to the map renderer. As for a hack, I'd explore automating it via various sendkeys techniques.. I used to have some fairly sophisticated DeLorme StreetAtlas / WinBatch mapping apps :-) There would always have to be very explicit instructions for the user Not to touch the keyboard or mouse at certain steps and it would still break down occasionally, but this approach may work for you.. Eric NickSP 02-04-2003, 11:37 PM Thanks Eric, I was afraid of that. | ||