DeepT
July 25th, 2008, 11:14 AM
I have this problem. I have a very nice form with lots of controls. It looks fine on MY machine or anyone else's who has a similar monitor.
Someone who sits across from me has a wide screen monitor, which is wider, but not quite as tall as my monitor.
On his machine the form shows, but things near the left edge tend to get clipped out. Even if he stretches the form, they stay clipped out.
For example, there is a tab control and on that tab on the left side is a checkbox. The text to the checkbox appears to the left of the checkbox. On his computer the text is there, but the checkbox is not, I think the label is running off the edge of the Tab Panel.
Is there some mode or something I need to do that will fix this problem?
I guess the sum of the question is: How do you make your form aspect ratio / resolution compatible.
Someone who sits across from me has a wide screen monitor, which is wider, but not quite as tall as my monitor.
On his machine the form shows, but things near the left edge tend to get clipped out. Even if he stretches the form, they stay clipped out.
For example, there is a tab control and on that tab on the left side is a checkbox. The text to the checkbox appears to the left of the checkbox. On his computer the text is there, but the checkbox is not, I think the label is running off the edge of the Tab Panel.
Is there some mode or something I need to do that will fix this problem?
I guess the sum of the question is: How do you make your form aspect ratio / resolution compatible.