<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>​Hi Paul</p>
<p><br>
</p>
<p>If this is a winform application, you should have properties Size.Height and Size.Height for most controls in the properties' pane.</p>
<p>If you mean the code, it is in the FormName.Designer module in the region: </p>
<p><br>
</p>
<p>    Windows Form Designer generated code.</p>
<p><br>
</p>
<p>like:</p>
<p><br>
</p>
<p>    button1.Size = new System.Drawing.Size(75, 23)</p>
<p><br>
</p>
<p>But does the client really have smaller screens than all of yours laptops?</p>
<p><br>
</p>
<p>/gustav</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="width: 98%; display: inline-block;">
<div id="divRplyFwdMsg" dir="ltr"><font color="#000000" face="Calibri, sans-serif" style="font-size: 11pt;"><b>Fra:</b> dba-VS <dba-vs-bounces@databaseadvisors.com> på vegne af Paul Hartland <paul.hartland@googlemail.com><br>
<b>Sendt:</b> 3. april 2015 04:52<br>
<b>Til:</b> dba-vs@databaseadvisors.com<br>
<b>Emne:</b> [dba-VS] Visual Basic 2012 - Change Form & Controls Based On Screen Resolution</font>
<div> </div>
</div>
<div>
<div dir="ltr">To all,
<div><br>
</div>
<div>Been working on project for a few weeks now, all presentations from my laptop and on other in-house laptops worked fine, however went to branch yesterday for a demo and forms are too big for the maximum screen resolution they have...Now I think I am going
 blind, I can see some code for changing the form size, but not all the controls etc....Can anyone point me in the right direction please.</div>
<div><br>
</div>
<div>Thank you in advance for any help on this.<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature">Paul Hartland<br>
<a href="mailto:paul.hartland@googlemail.com">paul.hartland@googlemail.com</a></div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>