vb.net - Screen resolution issue -


i have written application. works fine on resolutions of controls on lapped when run on other computers. there way of setting application automatically when run on different computers?

thanks furqan

you might want take @ this: http://msdn.microsoft.com/en-us/library/ms229649.aspx (assuming not wpf)

you can lot docking , anchoring form maintain it's usability @ different sizes. but, there practical limits. can enforce minimum size , ensure controls resize appropriately down limit.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -