View Single Post

  #1 (permalink)  
Old 08-23-2002
EdB EdB is offline
Member
Green Belt
 
Join Date: Aug 2002
Posts: 56
Calculate Routes - Suppressing Directions

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
Reply With Quote