|
I've included components of the Spatial Data Import Add-in in other projects.. you essentially have to delve into the code and find the parts that do the work of parsing the mif/mid or shape file and insert that into your VB app. If you only have a single type of object (polygons for instance) the required lines of code can be very straightforward.
Eric |