Font color in userform controls.

  • Thread starter Thread starter TUNGANA KURMA RAJU
  • Start date Start date
T

TUNGANA KURMA RAJU

How to change font colour of userform Textboxes text,Lable captions,Userfrom
captions,Combobox list values,Command button captions ?
 
For the controls on the UserForm, you can use the ForeColor property. I'm
pretty sure you would need to use an Windows API function call to handle the
color of the text in the Titlebar of the UserForm though.

Rick
 

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