|
Posted by Ramon on 11/19/23 11:51
Hello experts,
I have a little problem here:
In my project, I have a form that contains a limited (but unspecified)
number of dynamically created controls, which are all placed along a
vertical axis.
Therefore, I need to determine this form's height, to make it fit all
controls.
The form's Height value depends on Window's style (XP has a thicker bar than
W2K), and the ScaleHeight value is readonly in runtime.
Is there a way to do this?
Thanks in advance!
Ramon.
[Back to original message]
|