I
Iroel Perez
Hi there,
I inserted my ActiveX control in a VBA Form and everything works fine,
except the shortcuts for Undo (Ctrl-Z and Alt-BkSpace) in my textboxes. Any
clue what can I do?
The ActiveX control is a Delphi ActiveForm. I've redefined the OnKeyDown
event and I could check my Control receives all the keyboard events from the
VBA form, except the Undo events. Weird, eh?
Any help is appreciated,
Thanks,
Iroel
I inserted my ActiveX control in a VBA Form and everything works fine,
except the shortcuts for Undo (Ctrl-Z and Alt-BkSpace) in my textboxes. Any
clue what can I do?
The ActiveX control is a Delphi ActiveForm. I've redefined the OnKeyDown
event and I could check my Control receives all the keyboard events from the
VBA form, except the Undo events. Weird, eh?
Any help is appreciated,
Thanks,
Iroel