To enable Redo edit button from vc++

A

anandmam

Hello All,

I am using excel as my front end and vc++ as my back end. I enabled
undo edit button in tool bar and also in edit menu using OnUndo()
function. But now i want to enable the redo button in tool bar and
also in edit menu. i found OnRepeat() to repeat the user last action.
If i use this OnRepeat() function redo button will not be enabled. Can
any one help me out to solve this problem.

Thanks,
Anandi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top