Creating multiple formated text in a textbox.

  • Thread starter Thread starter RB Smissaert
  • Start date Start date
R

RB Smissaert

Don't think you can do this with a plain textbox, unless you use the Windows
API and that won't be simple. You can do this quite easily with the Richtext
control.

RBS
 
I have a textbox on a userform and I want to be able to display text in the
textbox in different formats. (ex. The first word is red, the second word is
Bold black, and the trid word is blue) Is this possible?

I am working on a translator program that need to 'mark' certain words
differently.
 

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