[]
Gets or sets an object that contains data associated with this component.
[Bindable(true)] [TypeConverter(typeof(StringConverter))] public object Tag { get; set; }
The value of this property is not persisted in XML.