Use DerignerTransaction for redo/undo

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

Need help on implementing Redo/Undo using DesignerTransaction.
I can easily do this using command pattern by haveing a UndoManager
listening to events exposed by IComponentChangeService.
But, I can not figure how to do this with DesignerTranction.

Thanks.

Wen


.