CommonDialog.Tag Property
.NET Framework (current version)
Gets or sets an object that contains data about the control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
<BindableAttribute(True)> <TypeConverterAttribute(GetType(StringConverter))> Public Property Tag As Object
Use this property to store arbitrary information about the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: