It’s not directly intuitive how to do this, since, when you add a label to a form, there is no ‘Tooltip’ property for it. All you need to do is to drop a ToolTip control from the ToolBox, on your form. It will appear in the tray below the form, and not ON the form […]
Many times, you need to have a label and you want it centered on the form at all times, even after sizing of the form, and you want it to stay at the bottom. Something you might use this for could be a copyright statement. DotNet provides very good support for this.
All Things DotNet Discussed – Winforms/ASP.Net/SharePoint/WPF