M
Martin
Hi,
I am trying to write code, which sizes the subform control of a main form
so, that it can show all control of the subform.
I write
ctrl_Subform.width = ctrl_subform.form.width
but the horiz. scrollbar is displayed.
Is there any gut algorithmus?
Thanks
Martin
I am trying to write code, which sizes the subform control of a main form
so, that it can show all control of the subform.
I write
ctrl_Subform.width = ctrl_subform.form.width
but the horiz. scrollbar is displayed.
Is there any gut algorithmus?
Thanks
Martin