<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>FROM GAMBAS WEBSITE: <br>
    </p>
    <p>"There's no direct Gambas equivalent to the <a
        href="http://gambaswiki.org/wiki/comp/gb.db/index?nh">Index</a>
      property of VB form controls. You can easily create arrays of
      controls, but you have to do it in code. There's currently no way
      to do it graphically. Thus, when you copy a control and paste it
      back on the form it came from, rather than prompting you to create
      a control array it automatically renames the copied control to an
      appropriate name."</p>
    <p>I consider this a very nice feature that GAMBAS should have.</p>
    <p>When i design the interface the possibility to do "cut and paste"
      of object and make them member of control array is a great feature
      at my eyes, I hope Minisini will introduce it one days of these.<br>
    </p>
    <p>Thanks,</p>
    <p>Roberto</p>
    <p><br>
    </p>
  </body>
</html>