S
Scott M.
How do I add information to a custom class's properties and methods so that
when an instance of the class is made the VS.NET intelliSense will show the
information in a tooltip as the members are browsed from the drop-down list.
Is this done by marking the property/method with some attribute? If so,
which and how?
when an instance of the class is made the VS.NET intelliSense will show the
information in a tooltip as the members are browsed from the drop-down list.
Is this done by marking the property/method with some attribute? If so,
which and how?