A recent requirement for a VB application that I'm working on is to add Undo and Redo buttons to the MDI toolbar/
They would like the actions to be displayed in a drop down box similar to Internet Explorer's Back and Forward where the user can select the action to be undone/redone.
Some actions such as the pulling back of data using a COM component should not be added to the list.
I was hoping that someone would be able to provide some help on how I would go about doing this.
Thanks
Gail
