----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: satinder Message 2 in Discussion Hi Vijay, You can take an array or hashtable and store the functionalities for which you want undo. Then decide for how many times you want to support undo. If it is only once, then you can store the last value in the hastable against each functionality. And if you want it for (n) no. of times, then within each hashtable entry have property class instance. Hope this helps! Regards Satinder -----Original Message----- From: vijaykishan [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 14, 2005 12:28 PM To: BDOTNET Subject: UNDO Functionality New Message on BDOTNET UNDO Functionality Reply Reply to Sender Recommend Message 1 in Discussion From: vijaykishan Hi , I am working on GDI Application using vb.net . I would like to implement the UNDO functionality in the application. Say for example i have a image . i rotate the image from 90 deg to 180 deg . if i press undo button in the toolbar again it has to show the image in 90 deg. Any help will be greatly appreciated. Thanks vijaykishan View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
