Example:

''This line is visible in help window. <br>
''This second line too...
Public Sub TestSub()
...

So, put helplines before declaration of method/function/variable/etc.

Jussi




On 27 August 2012 23:48, Willy Raets <wi...@earthshipbelgium.be> wrote:

> Hi all,
>
> Hope someone can help with this one. Seems to me an undocumented
> feature :-)
>
> Intro to the question:
>
> When typing Me.Close in IDE code window you get this autohelp function
> (is there a name for it) that displays Close information (see Screen
> Info-01.png).
>
> I have made a library called SysInfo and when typing SysInfo.ReadAllInfo
> the autohelp displays no extra info on the method. (see Screen
> Info-02.png).
>
> Question:
>
> 1. Is it possible for me to have some extra info on the method displayed
> in the autohelp?
> 2. If yes, how do I need to set this up? Please, provide simple example.
>
> Thanks,
>
> Willy
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to