Hi!
1) I use some tab pages to organize my master/detail data, so i have a subform in each one.
2) The whole tab control uses Both in Horizontal and Vertical anchoring, so it uses the whole form's size.
3) Sometimes, depending on my data, I need to resize the subforms in a tab page.
But, when i decrease the current subform's height using VBA, it doesn't decrease its as displayed in Form View, but as it was set in DESIGN TIME (!). So, in a fairly large form where all controls cover enough space, if I decrease the subform's height, it could go negative, although its displayed size is still enough.
Use the attached file, resize the form enough and then use the [- Child1 height] button multiple times (hold Enter), to reproduce the problem.
IS THIS STUPID BEHAVIOR A BUG?
(I use Access 2013. I don't know if the same problem still exists in newer versions)
TIA.