<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>how write in bold? can i use html in these comments?<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 06/11/2018 10:21 AM, Gianluigi
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJ2rqFYtRG=WtkSYaD6wkqp0TvBo0myPeUmpqrvkFM6_Pfe=DA@mail.gmail.com">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">2018-06-11 6:29 GMT+02:00 Demosthenes
            Koptsis <span dir="ltr"><<a
                href="mailto:demosthenesk@gmail.com" target="_blank"
                moz-do-not-send="true">demosthenesk@gmail.com</a>></span>:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">hello,<br>
              <br>
              when we write a gambas function in editor the autocomplete
              system shows a preview of the function with comments from
              the help wiki.<br>
              <br>
              in my library functions can i add comments which they are
              been shown on autocomplete.<br>
              <br>
              For now only the function declaration is shown without any
              help comments.<br>
              <br>
              Thanks Dim<br>
              <br>
              <br>
            </blockquote>
            <div><br>
            </div>
            <div>In the Component Class modules, this is done as
              follows:<br>
              <br>
              '' Explain what the property does<br>
              Property Goofy as String<br>
              <br>
              '' Explain what the routine does<br>
              Public Sub Foo()<br>
                ...<br>
              End<br>
              <br>
              It could also be the same for libraries</div>
            <div><br>
            </div>
            <div>Regards</div>
            <div>Gianluigi<br>
            </div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <br>
              ----[ Gambas mailing-list is hosted by <a
                href="https://www.hostsharing.net" rel="noreferrer"
                target="_blank" moz-do-not-send="true">https://www.hostsharing.net</a>
              ]----<br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
----[ Gambas mailing-list is hosted by <a class="moz-txt-link-freetext" href="https://www.hostsharing.net">https://www.hostsharing.net</a> ]----
</pre>
    </blockquote>
    <br>
  </body>
</html>