Hi Again
I want to disable the Tab key in my DB. How can i do it? I read the post about disabling the ENTER key, but really didn't apply to me. I have a form that is broken up into two parts. The top part, only one person can see. The bottom part, everyone. I have set all controls tab stop property to "NO" to keep them from tabbing to the bottom or top of the form. This solved that problem, but now tab goes to the next record. How can i keep tab from doing this or disable tab altogether?
I want to disable the Tab key in my DB. How can i do it? I read the post about disabling the ENTER key, but really didn't apply to me. I have a form that is broken up into two parts. The top part, only one person can see. The bottom part, everyone. I have set all controls tab stop property to "NO" to keep them from tabbing to the bottom or top of the form. This solved that problem, but now tab goes to the next record. How can i keep tab from doing this or disable tab altogether?