How to add control at the bottom of form without Caption

Started by Jean-Pierre LEROY, May 08, 2005, 06:54:40 AM

Previous topic - Next topic

Jean-Pierre LEROY

Hi Paul,

I used to design some forms without Caption (style WS_CAPTION not checked in WindowStyles); in this case, in the User Interface of FireFly the height of the form always include the height of the caption, so I can't add control at the very bottom of the form; at run-time the height of the generated form is correct.

I think it is the same problem for child Page of a tab control; we can't add controls at the very bottom of the child form; because In design mode, we still have the caption at the top of the form.

Do you think you can find an issue to this problem ?

Jean-Pierre

TechSupport

Hi Jean-Pierre,

hmmmmm.... yes, that does appear to be a problem. I will put it on my fix list.

Thanks!