How Do I: Use The Tag Property of Controls
In this video Pat Tormey shows how to use the Tag Property of WinForms Controls. The much neglected Tag property can be very useful for handling some tricky situations.
In this example, Pat uses the tag property to manage the displays on labels and format the content of text boxes when the user switches from Metric to SAE (Imperial) formats.
Author: Pat Tormey