Rich Text on a custom form?

J

Jerry Camel

I have two fields on a custom form that collect status info and updates.
I'm using a multi-line textbox. Is there a way to enable them to support
RTF? Just want the users to be able to make things bold or italics, etc...
Thanks.

Jerry
 
S

Sue Mosher [MVP-Outlook]

You would have to use a rich-text control, install it to all users'
machines, and provide code to save out the raw RTF information to a text
property, then read it back in when the user opens the item.

Rather more trouble than it's worth in my opinioin.
 

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