After performing an objRoute.Calculate method on a Control embedded in my VB form, the visual of the route is displayed along with the Directions pane. I have not been able to find a way to either prevent the directions pane from appearing or to close it programmitcally.
Is either possible?
I tried the Directions.Expanded=geoFalse with no luck.
Thanks