Connecting Tech Pros Worldwide Help | Site Map

Positioning popup

  #1  
Old November 13th, 2005, 10:19 AM
Robert
Guest
 
Posts: n/a
Hello. This should be an easy (if it's even possible). The form has Modal
= Yes and Popup = Yes. When opened, it's too far up on the screen. How can
I position it further down on the screen?

Robert


  #2  
Old November 13th, 2005, 10:19 AM
Jim Allensworth
Guest
 
Posts: n/a

re: Positioning popup


Take a look at DoCmd.MoveSize

Use it in the form's Open event to position (and size if you want)

- Jim

On Wed, 27 Apr 2005 10:02:25 -0400, "Robert" <projecttoday@yahoo.com>
wrote:
[color=blue]
>Hello. This should be an easy (if it's even possible). The form has Modal
>= Yes and Popup = Yes. When opened, it's too far up on the screen. How can
>I position it further down on the screen?
>
>Robert
>
>[/color]

  #3  
Old November 13th, 2005, 10:20 AM
Robert
Guest
 
Posts: n/a

re: Positioning popup


Thanks.
"Jim Allensworth" <JimNOT@datacentricsolutions.com> wrote in message
news:426fa6ff.5805531@newsgroups.comcast.net...[color=blue]
> Take a look at DoCmd.MoveSize
>
> Use it in the form's Open event to position (and size if you want)
>
> - Jim
>
> On Wed, 27 Apr 2005 10:02:25 -0400, "Robert" <projecttoday@yahoo.com>
> wrote:
>[color=green]
>>Hello. This should be an easy (if it's even possible). The form has
>>Modal
>>= Yes and Popup = Yes. When opened, it's too far up on the screen. How
>>can
>>I position it further down on the screen?
>>
>>Robert
>>
>>[/color]
>[/color]


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Positioning a popup relative to a table cell chris f answers 1 June 27th, 2008 09:09 PM
Positioning a child window relative to the parent Geoffrey H. Goldberg answers 20 July 23rd, 2005 10:31 PM
CSS positioning question NS answers 11 July 21st, 2005 02:38 AM
Hi, stupid popup question Shaun McKinnon answers 38 July 20th, 2005 01:06 PM