Font size and windows size?

O

ORC

Hi,

When changing the font size to e.g. "Large Fonts" in display settings my
application behaves strangely. The window itself is still the same size as
it was before but the controls are larger so that they doesn't fit the
window anymore. I don't want the user to be able to change the size of the
window by draging the corner. How should I set the properties of the form?

Thanks
Ole
 
D

Dennis Myrén

ORC,

Set the FormBorderStyle to FixedDialog and the user will not be able to
resize the window.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top