Re: sub form size
From: mark r (anonymous_at_discussions.microsoft.com)
Date: 08/25/04
- Next message: Graham Mandeno: "Re: Filtering a Drop Down List/CBO"
- Previous message: Graham Mandeno: "Re: Command Button Runtime error"
- In reply to: Graham Mandeno: "Re: sub form size"
- Next in thread: Graham Mandeno: "Re: sub form size"
- Reply: Graham Mandeno: "Re: sub form size"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 20:30:35 -0700
OK good point, I guess I need to describe better.
I have a form, it has continuous forms. each record
displayed is only a half inch deep. and several records
fit on a screen.
on this first form is a command button which opens another
form (I did not actually create a subform and set the
container control sizes.
If the first form is small size, the command button opens
the second form also small. If the first form is maximized
and then you hit the command button ,the second form also
maximizes upon opening.
setting auto size to no doesn't help
putting me,minimize on the on open event property doesn't
help.
>-----Original Message-----
>Hi Mark
>
>I don't understand. This is the default behaviour. The
subform is limited
>to the size of its container control, and this does not
change when the size
>of the parent form changes, unless you have written
clever code in the
>Resize event to do it for you.
>--
>Good Luck!
>
>Graham Mandeno [Access MVP]
>Auckland, New Zealand
>
>"Mark r" <anonymous@discussions.microsoft.com> wrote in
message
>news:573401c48a35$f2ee9bc0$a301280a@phx.gbl...
>> how can I ensure that a subform will stay small sized
even
>> if the mainform/parent form is maximized?
>
>
>.
>
- Next message: Graham Mandeno: "Re: Filtering a Drop Down List/CBO"
- Previous message: Graham Mandeno: "Re: Command Button Runtime error"
- In reply to: Graham Mandeno: "Re: sub form size"
- Next in thread: Graham Mandeno: "Re: sub form size"
- Reply: Graham Mandeno: "Re: sub form size"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|