Sorry, I don't click on links as a safety precaution. However, I think that you are referring to Tool Tips. If that is the case, then all you have to do is drag a ToolTip control from the toolbox onto your form. Then go to each control that you want to have a tool tip and go to its properties. It will now have a ToolTip property. Just type in the text that you want to appear when you hover the mouse over it.
Comment