ListView in Access 2007

R

RamInStPaul

I am using a ListView (MSComctlLib.ListViewCtrl.2) in my Access 2007
application. Normally when using this control pressing the <Enter> key is
trapped on the KeyDown event and returns a KeyCode of 13 and . For some
reason the KeyDown Event is not trapping the <Enter> key. All other keys are
trapped and return a KeyCode on the KeyDown Event. Is this the normal
behavior for the ListView in Access 2007 and is there a workaround ?
 

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