Monitor Screen Independent Forms size & Control Size?
Posted
by
Thomas
on Stack Overflow
See other posts from Stack Overflow
or by Thomas
Published on 2011-01-04T07:39:51Z
Indexed on
2011/01/04
8:54 UTC
Read the original article
Hit count: 244
in various case i have seen that when we run apps in various pc with different monitor size then win form behave differently. sometime the form get bigger and as a result few control on that form will not visible.so please tell me how to design win apps in such a way that what ever the monitor size would be the form size and control position will behave same way in all the pc monitor size.please guide me.thanks.
© Stack Overflow or respective owner