Community of VE/MapPoint Users and Developers
This is a discussion on Problem using PopUp property in Access Form within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; The MS Access form that contains my Mappoint control will generate an error if I set the Popup property to ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Problem using PopUp property in Access Form I want my form to take over the desktop for the largest display area. Is there a workaround? |
| |||
| Re: Problem using PopUp property in Access Form
Hi, Can you explain what exacly happens if this property is set to True ? I assume that it then will popup with a certain trigger ? Maybe it becaumes visible before the mappoint control is ready. In that case you can probably choose another trigger for the form to show ?
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
| Re: Problem using PopUp property in Access Form
I tried to set the form property to "PopUP" in the property panel and when I open the form I get an error. I thought the same thing that you, that I had to open the form first. By the way, I had the same problem when adding the action DoCmd.Maximize in the forms On Open Property. It too generated an error. So I delayed the maximize command until after the control was activated and the map displayed. That fix won't work with the PopUp perameter though. After opening the map, I add Me.PopUp = true and when I run the code, I get an error saying that I cannot set the property to this value. I would really like the map to cover as much of the display screen as possilbe. Thanks for your interest. |
| |||
| Re: Problem using PopUp property in Access Form
Hi, You did not tell me waht this property does (I know nothing about Access). Anyway following your explanation it opens the form and maximize it I think? Could be possible it works if you set it in the AfterRedraw event of the MP component because then the component should be ready for it.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| access, form, popup, problem, property |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with ImportData - Access to fast? | stan | MapPoint 2006/2009 Discussion | 2 | 07-12-2006 09:59 PM |
| summary to access form help please | nmilne | MapPoint 2006/2009 Discussion | 3 | 01-15-2006 04:22 PM |
| Problem with mappoint in Access | Dazzer | MapPoint 2006/2009 Discussion | 0 | 12-04-2003 05:27 AM |
| problem with linking to access | Anonymous | MapPoint 2006/2009 Discussion | 1 | 06-19-2003 06:32 PM |
| 7/25/01 Ed: How does one inhibit the popup save .... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 07-30-2001 07:57 AM |