Tab key behavior

B

BS Campbell

I have a form with a text box bound to a memo field. The
user would like to be able to format the contents of the
field by using the tab key, etc. to format paragraphs. Is
this possible? When she presses "Tab", the field is
highlighted and the contents are deleted.

Thanks!
 
D

Dirk Goldgar

BS Campbell said:
I have a form with a text box bound to a memo field. The
user would like to be able to format the contents of the
field by using the tab key, etc. to format paragraphs. Is
this possible? When she presses "Tab", the field is
highlighted and the contents are deleted.

The built-in Access text box doesn't support that. You could use a rich
text control of some kind; for example, the one written by Stephen
Lebans, available from his web site here:

http://www.lebans.com/richtext.htm
 

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

Top