I'm new to VB.NET. I created a user control...
1) I'm trying to create an "About" property to bring up a copyright window (for company, not me). What's the new method of getting the "..." to appear in the Property Window to display my form?
2) My property descriptions are not working. Again .NET changed the way those work. Suggestions? Been trying the <Description()> command, but no luck.
Thanks!
1) I'm trying to create an "About" property to bring up a copyright window (for company, not me). What's the new method of getting the "..." to appear in the Property Window to display my form?
2) My property descriptions are not working. Again .NET changed the way those work. Suggestions? Been trying the <Description()> command, but no luck.
Thanks!