Hello:
I have come to the realization that it would be very beneficial to be
able to put comments for controls in Windows Forms. I would like this
to only be visible to the form designer, not the user. This way, we
can put information such as what fields are bound to the control, what
values are expected and any other documentation we want.
I would like to be able to see these comments appear when I look at
the control, something like a tooltip or just a property. Right now we
would have to take a screen shot and edit the picture. However, this
isn't very dynamic and it means rummaging through tons of
documentation.
Is there something like this out there now? or is this just wishful
thinking?
Thanks,
Travis
Archived from group: microsoft>public>dotnet>languages>csharp