![]() |
|
|
#1
|
|||
|
|||
|
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
|
|||
|
|||
|
Use the MoveSize function on the report.
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Default window | Tareq_1993 | Access | 2 | 11-26-2009 06:37 AM |
| Access Window On top | Jas_The_Ace | Programming | 0 | 02-28-2009 01:28 PM |
| relationship window layout is too large to fit in Microsoft | sh100 | Access | 0 | 12-31-2007 08:12 AM |
| Set IE window size using followhyperlink | AndrewAfresh | Access | 0 | 11-23-2006 09:22 AM |
| Hide the Database window | wasim_sono | Access | 5 | 02-02-2006 03:41 AM |