D
Dean Slindee
In all instances where I show a form inside a control (tabpage, panel), the
controls within the shown form are stretched vertically about 5% from the
original. That is, if a textbox with an actual height =16 in the original
form appears to have a height =~18 when the form is shown within a container
control. Why? Is there some setting that specifies "maintain original
dimensions"? Occurs with all border styles:
FormBorderStyle.None
FormBorderStyle.FixedToolWindow
FormBorderStyle.FixedSingle
FormBorderStyle.Fixed3D
Thanks,
Dean Slindee
controls within the shown form are stretched vertically about 5% from the
original. That is, if a textbox with an actual height =16 in the original
form appears to have a height =~18 when the form is shown within a container
control. Why? Is there some setting that specifies "maintain original
dimensions"? Occurs with all border styles:
FormBorderStyle.None
FormBorderStyle.FixedToolWindow
FormBorderStyle.FixedSingle
FormBorderStyle.Fixed3D
Thanks,
Dean Slindee