Change Color of Caption in User form 2007

  • Thread starter Thread starter amit
  • Start date Start date
A

amit

hi - i need to format the caption section of the user form......particularly
change font type, change background color of the caption section and also
center the caption. i would ideally like this to happen during initialize and
so would put the code in Initialize sub.

thanks for your help
 
Those are set through the operating system, not on a per userform basis. You can always use a
textbox for a caption....
 

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