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?
Ctrl-Z or Alt-BkSpace not working in a Form ... I inserted my ActiveX control in a VBA Form and everything works fine, ...clue what can I do? ...VBA form, except the Undo events.... (microsoft.public.word.vba.userforms)
RE: PC Games ... >>deleted and allowed to accept cookies,... > Internet Files have ... >>Anyone have a clue, what the problem is.? ... (microsoft.public.games)
Re: VBA Control Size Q ... > I have a VBA Form and I insert an ActiveX control I programmed in ... > and Height of the VBA Form it doesn't work as I am used to in Delphi....Public Function PixelsPerPointHorizontal() As Single ... (microsoft.public.word.vba.userforms)
Annoying prompt: ActiveX and app initialization ... I am using an old activeX object in some legacy code that has worked ... service pack 3 and now whenever I load the VBA form I get an error ... "This application is about to initialize ActiveX controls that might ... Is there a way of making this activeX control safe permanently?... (microsoft.public.office.developer.vba)
Re: Ctrl-Z or Alt-BkSpace not working in a Form ... How do I define the Undo event for my control? ... > Is the Undo event defined in your ActiveX control?... >> event and I could check my Control receives all the keyboard events from ... >> VBA form, except the Undo events. ... (microsoft.public.office.developer.vba)