Community of VE/MapPoint Users and Developers
This is a discussion on How to close "Select a place" dialog programmatica within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, I know someone else post this question but the answer was not enough explicit to me! I want to ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| How to close "Select a place" dialog programmatica I know someone else post this question but the answer was not enough explicit to me! I want to close the "Select a place" dialog programmatically when it appear using the MapPoint 2004 (2006) activeX control. I'm using C#. I know I need to get a handle to this dialog and send the messahe WM_QUIT but I cannot figure how to get this handle. Can someone help me out with this problem ? Thanks Jean Bédard Québec, Canada
__________________ Jean Bédard, Ing jr Kolombo Technologies |
| |||
|
Hi, You can get a handle to any window from it's caption property. I think the form yoi means has a 'Find' caption. So the win32 API function FindWindow(null, "Find") will do it for you I think.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| close, dialog, programmatica, select a place |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Saving "Place or Address" Information | blksheepram | MapPoint 2006/2009 Discussion | 0 | 07-27-2005 01:18 PM |
| Do I need "Autoroute Europe", if I install "M | bigtail | MapPoint 2006/2009 Discussion | 1 | 03-24-2004 12:58 AM |
| Export "Find nearby places" along a route? | Anonymous | MapPoint 2006/2009 Discussion | 4 | 11-06-2003 10:56 AM |
| "Microsoft Mappoint" writing and Pushpin Highligth | feanor | MapPoint 2006/2009 Discussion | 0 | 03-12-2003 05:47 AM |
| Add a new Place to MapPoint with MapPoint "Place Icon&q | Anonymous | MapPoint 2006/2009 Discussion | 0 | 09-30-2002 10:28 PM |