How to Enable Redo Option

A

Annamalai.S

All,

I am using Excel as front end in my application and using Excel
interface for communication between excel and my components, As part of it, i
need to enable Undo / Redo Operation from my components depending on the user
operations.

I'm able to enable the undo (both menu & toolbar) through raw_OnUndo()
method present in _Application interface,also i found one more method
raw_OnRepeat() which would enable Repeat Menu alone , but i'm not able to
find any method for enabling Redo options.

Can Some one suggest how to enable redo menu & toolbar icon.

Thanks in Advance,
S.Annamalai
 

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