But all drop menus respond to alphanumeric keys pressed in rapid succession (touch typing).
Other cool functions you can make are better than intellisense, in my opinion, when you return seek() or indexseek() refresh values into other fields on your (buffered) form during your keypress event.
If that is what you seek I'll be happy to share some ofmy code with you.
What exactly do you want to achieve? Do you want your users to see Intellisense-style tooltips, etc. as they type in your edit boxes and text boxes? Do you want to provide your users with some sort of auto-complete facility? Or what?
As far as I know, there is no pre-packaged way of adding those features to your apps. You will have to write code in the keypress events of all your editable controls.
That said, it could be that Docpro777 is ahead of me on this, so maybe you should follow up his advice.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.