Format Text Bar In Userform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was wondering if it is possible to have the same type of textformating bar
or options that is at the top of Excel (Bold, Underline,Color,Size etc) in a
userform with a text box. Thank you to anyone that helps.
 
Not using VBA. I thought I saw something done using API's but I couldn't find it.
You can create one out of labels, buttons and image controls if you want to spend the time.
I've seen postings that the VB (a separate application) can do that as it's forms
are a different type.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"Benz"
<[email protected]>
wrote in message
I was wondering if it is possible to have the same type of textformating bar
or options that is at the top of Excel (Bold, Underline,Color,Size etc) in a
userform with a text box. Thank you to anyone that helps.
 

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