In my next app I will be using a lot of user-defined Events for controls and Containers.
I would like to “document” the events to make sure they are easy to understand when I come back to my code in a few years.
How can I add a description in the Add Event Handler window?
I tried filling the Description field of the event and adding an attribute. But it still doesn’t show any description.
Is there a hidden attribute name to use for this?