Community of VE/MapPoint Users and Developers
This is a discussion on dataset not changing symbol within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I followed the advise in one of the discussions about seting up a nul.bmp so I could load all of ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
|
figured it out I set the dataset not the pushpin symbol For x = 0 To 9 Set objDataSet = MyMap.DataSets(sSetTrk(x)) objDataSet.Symbol = 20 Set objRSet = objDataSet.QueryAllRecords objRSet.MoveFirst Do While Not objRSet.EOF objRSet.Pushpin.Symbol = 20 objRSet.MoveNext Loop Next look OK |
![]() |
| Tags |
| changing, dataset, symbol |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| symbol | Anonymous | General Chat | 6 | 04-25-2006 03:56 PM |
| Changing a dataset symbol - MapPoint 2002 | Goldwings98SE | MapPoint 2006/2009 Discussion | 1 | 06-21-2005 09:55 AM |
| set pushpin symbol | starbuck | MapPoint 2006/2009 Discussion | 3 | 10-19-2003 04:27 PM |
| Change the symbol of the Pushpins in a DataSet. | Anonymous | MapPoint 2006/2009 Discussion | 1 | 12-15-2002 09:36 PM |
| Is there a way to use a different pushpin symbol w.... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 08-01-2001 08:59 AM |