<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Il 07/07/19 19:36, Hans Lehmann ha
      scritto:<br>
    </div>
    <blockquote type="cite"
      cite="mid:bb1abec9-3cae-7190-144c-bada68ac464f@gambas-buch.de"> <font
        face="DejaVu Sans Mono"><br>
        In my Gambas program I added the following addition:<br>
        <br>
        <i>Dim hDateBox As Datebox</i><i><br>
        </i><i><br>
        </i><i>dcGebDatum.Field = "GebDatum"</i><i><br>
        </i><i>hDateBox = dcGebDatum.Children[0]</i><i><br>
        </i><i>hDateBox.Mode = 0</i><br>
        <br>
        Hans</font> </blockquote>
    <p>Hi , I solved using the same code you post , but I choose field
      directly in the gui not in the code , try if it solve , for me it
      works.</p>
    <p><br>
    </p>
  </body>
</html>