Thread: VB Dictionary
View Single Post
Old Oct 3rd, 2005, 5:29 PM   #10
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
VB, or certainly VB.NET already has built in comments (the text that appears in the tooltips / object browser and property window). In this case it'd be under the Text property of the TextBox class. And there's also the help facility
Rory is offline   Reply With Quote