I created an ActiveX Control in VB6 that has a FlexGrid as a constituent control. I capture the KeyPress event in the grid and if it's Tab or Enter, I move to the next cell in the grid. This works perfectly if the compiled control is placed on a VB form or added to an HTML page as an object. However, when I place it on an Access 2000 form, the Tab and Enter keys are ignored - almost as if Access won't let these keys be passed to the control. Has anyone experienced this before? Know any workarounds?
P.S. I've not tried this on any other versions of Access, so I can't say whether it's a 2000 specific problem yet. Again, it works outside of Access just fine.
Thanks!
P.S. I've not tried this on any other versions of Access, so I can't say whether it's a 2000 specific problem yet. Again, it works outside of Access just fine.
Thanks!