To Any MVP or Anyone Please Reply to this

  • Thread starter Thread starter Dib
  • Start date Start date
D

Dib

Hi,
I have posted a question twice but no reply.

I would like to know if it is possible to make AutoCorrect work with Rich
Text box (ActiveX Control) on a Form (Access 2000).

I have spent a lot time time searching and try out different things but no
luck yet.

If it can be done, please advice me on how to approach this method.

Thanks
Dib
 
There is no simple method to accomplish Autocorrect within an RTF
control DIB. YOu would have to subclass the control and perform the
autocorrection yourself., not a simple thing to do.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Thanks for your reply

Dib

Stephen Lebans said:
There is no simple method to accomplish Autocorrect within an RTF
control DIB. YOu would have to subclass the control and perform the
autocorrection yourself., not a simple thing to do.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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

Back
Top