 
    
            Add Tag Property to ControlBase Class
            
                 19 Sep 2019, 11:56
            
                    
As you know both in Windows Forms and WPF there is tag property for all controls, you should add a tag object type property to your ControlBase class too, it can be very useful in limited development environments like chart controls.
