Results 1 to 2 of 2
  1. #1
    randman1 is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2009
    Posts
    25

    Setting Report window size using SetWindowPos function

    I'm currently using the SetWindowPos function to position and size several forms in my db. I'd also like to have all popup reports open and be displayed in a predefined position and size. The SetWindowPos function allows me to position the report just fine but will not allow me to size the window. It appears that the window sizing that Access normally does occurrs after all available report events or the sizing of the function is being ignored. I'm also having difficulty displaying the reports consistently in 'Fit' view.

    Is there another function that might inhibit access from sizing the report window? Any other suggestions?



    Reports are formatted:
    Popup = True
    Auto Resize = False

  2. #2
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    Use the MoveSize function on the report.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Default window
    By Tareq_1993 in forum Access
    Replies: 2
    Last Post: 11-26-2009, 09:37 AM
  2. Access Window On top
    By Jas_The_Ace in forum Programming
    Replies: 0
    Last Post: 02-28-2009, 04:28 PM
  3. Replies: 0
    Last Post: 12-31-2007, 11:12 AM
  4. Set IE window size using followhyperlink
    By AndrewAfresh in forum Access
    Replies: 0
    Last Post: 11-23-2006, 12:22 PM
  5. Hide the Database window
    By wasim_sono in forum Access
    Replies: 5
    Last Post: 02-02-2006, 06:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums