View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein \(MVP - VB\)[_1980_] Rick Rothstein \(MVP - VB\)[_1980_] is offline
external usenet poster
 
Posts: 1
Default Font color in userform controls.

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


"TUNGANA KURMA RAJU" wrote in
message ...
How to change font colour of userform Textboxes text,Lable
captions,Userfrom
captions,Combobox list values,Command button captions ?