Conditionally Format Text Box

S

Steve

Hi All,

I have built a code database where right now I display my sample code in a
textbox on my main form. I was hoping to replace the text box with a Rich
Text Box. I could then format the code to sort of match what would be shown
in the VB/VBA IDE.

I know the Rich Text Box was disabled in Access 2003 for security reasons.
I also know that there is another free RTF control. I was hoping to find out
how Microsoft intended for us to replace the Rich Text Box. I could use a
Web Browser Control but I was not sure of the best way to add this to my form
and then feed it the data that was originally bound to the text box.

Thanks for any insight you would be able to provide.
Steve
 

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