On these post LINQ table cloning I published a DLL that besides the cloning object there was a visual component called PushButton, it is just like a switch button, when clicked if it is on OFF position it changes to ON and fires an event (OnEnable), on the other hand if it is on ON position, it changes to OFF and fires the OnDisable event.
Some steps are necessary to use it:
