ei guys does anyone here knows hot to use JetAutoCompleter. thanx
Printable View
ei guys does anyone here knows hot to use JetAutoCompleter. thanx
I can give you the names of two people that have never heard of JetAutoCompleter
Rob Crombie
i've just seen it in my vb components. its a textbox where all words that you've been typed saved on its list, then when you type again it displays all recent typed words, i just can't figure it out how to use it
I equate Jet to mean DB access. Is that anything to do with your need?
Can you spell out exactly what you want ?
Do you wish to build into your pgm, a feature similar to what you have (partly) described ?
I'm guessing, as to what you want -
Do you wish a MRU feature ? (That's what it is called when in a menu)
I know you don't want a menu thingy, I just mention it as it keeps a list of Most Recently Used.
Possibly you wish an autocomplete textbox (or listbox), that stores previous entries, and proffers them the next time you start to type some characters ?
A 'Google on
vb autocomplete
would get you started
Also check out http://www.vb-helper.com/
and search their site for autocomplete
yes it is a autocomplete textbox but in my components it is jetautocompleteQuote:
Originally Posted by RobCrombie
Are you saying-
In a Vb project go to Project/Components dialog, and select the jetautocomplete component to include in the project ?
Then after doing that, you are asking how to use it ?
In my Components list there is nothing called jetautocomplete
Does it start with a different letter than J ?
no sir, i don't know where did i get this component, might be on the service pack 6 that i have downloaded
When in the components dialog, you can see the actual file name.
What is it called, and is it in the normal System32 folder ?
attached is the ocx
It is not in my System32 folder(see attached).
And I would rather not risk trying it.
Sorry
it's okay sir, thanx anyway. i really appreciate it