how can u make a property have a description
i mean like a textbox has - the text property has a description that says something like "returns/sets text in control"
plz help
Printable View
how can u make a property have a description
i mean like a textbox has - the text property has a description that says something like "returns/sets text in control"
plz help
Tools -> Procedure attributes...
add your description on what the prop does.
it will show up in the object browser.
that is what you want?
thanks - works