<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Am 2016-03-24 08:53, schrieb SocGer:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px">
<div dir="ltr">I have a form designed that if you change the Height, both in design and execution, some of its components (Edit, Grid, etc) change my position and it break the design.<br />
<div> </div>
<div>
<div>Can you give me an idea of why this happens?</div>
<div> </div>
<div>Thanks in advance.</div>
</div>
</div>
</blockquote>
<div dir="ltr">
<div>
<div>Sounds like their anchors are set wrong. They are probably anchored right and/or bottom which makes them dependant on the width and heigth of the form. You should anchor them top/left.</div>
<div> </div>
<div>Best regards</div>
<div>Andreas</div>
</div>
</div>
<div> </div>
</body></html>