Continuous form - autoresize with other controls

Lukael

Registered User.
Local time
Today, 09:47
Joined
Oct 23, 2013
Messages
17
Hi,

I have a continous subform with code that automatically resizes subform according to number of records in It. Under subform I have many controls that need to be moved too, based on subform size.

When subform's size is bigger, control must move down exactly same - or move up. I have a code that is somehow working, but subform and controls are not tight under each other as all other fields are.


See attached sample - open TblName and start selecting combobox items. Textbox control under should move up/down, based on subform .InsideHeight, + both (subform and controls under) should be in same space as fields "ID" and "Name".

I'm struggling on this one, any help much appreciated !!
 

Attachments

Users who are viewing this thread

Back
Top Bottom