F
Francois Soucy
Hi all!
When I write so code I always have some toolTip text for method
arguments that help me to know what jind of object and some "hints" I've to
write. How I can obtain this same thing( when I open the first braket "(" )
with methods that I write myself ? I mean if you type :
MSGBOX( ' you will optain "Prompt as Object, ..... and a little after
you will have a description for the Promp object.
Other example:
If you type me.combobox1. ' You will get a list of every methods avaible
for this comboxbox with a little ToolTipTex for each one. How can I obtain
this with my own methods?
Thank,
Francois
When I write so code I always have some toolTip text for method
arguments that help me to know what jind of object and some "hints" I've to
write. How I can obtain this same thing( when I open the first braket "(" )
with methods that I write myself ? I mean if you type :
MSGBOX( ' you will optain "Prompt as Object, ..... and a little after
you will have a description for the Promp object.
Other example:
If you type me.combobox1. ' You will get a list of every methods avaible
for this comboxbox with a little ToolTipTex for each one. How can I obtain
this with my own methods?
Thank,
Francois