Is there a CommandButton which has the backcolor changable?
The one with VB6 cannot change backcolor.
[I have used the button in Msforms2.OCX which does change backcolor, but the Deployment wizard doesnt put the required FM20.DLL into the shipping CAB (or doesnt install it on target machine.), hence the program crashes. I have to install/remove MSOFFICE to get the DLL onto the target machine. messy!

Also related Q:
When I have an object on a form (button,etc) how can I tell which OCX it comes from? There doesnt seem to be any way to tell this, except reading through the .frm files headers.