View Single Post

  #2 (permalink)  
Old 05-12-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Nice,

I have another problem. I cant adjust the preferred arrival and departure times of a waypoint. I always get the message "Access Denied" (also posted here) I tried with a IEnumerator, foreach,... Only with the get_Item() I dont know what object I need to give.

The example in msdn is something like Control.ActiveMap.ActiveRoute.Waypoints(.Items??? not sure).Prefered... = time;

If I do it this way it wont work in C#.
Reply With Quote