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
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