Trapping key press events with Outlook View Control

  • Thread starter Thread starter Michael Bennett, MCSD
  • Start date Start date
M

Michael Bennett, MCSD

I am using the Outlook View Control to create a custom form and am
trying to figure out a way to trap for certain key press events within
the control (like pressing the delete key) but have yet to figure out
a good way to trap these events. Has anyone else ran into this problem
and found a workaround for it?

Thanks ahead of time.

Michael Bennett
 
Outlook custom forms don't work like VB user forms, so you won't be able to
do the kind of keypress event handling you might be used to.
 

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

Back
Top