Hi All
In my application i need to do undo and redo function for image using c#.net..can anybody help me ? how is it possible ?
Many Thanks.. Sejal Patel.
Hi Sejal,
You have to use Command Design Pattern.
This link may be helpfull.
http://www.dofactory.com/Patterns/PatternCommand.aspx
Regards,
Rosen Rusev