How do you set the background color of a toolbar through API. I figure it's probably the SendMessage or SetWindowLong, but don't know exactly how. Also, in the SendMessage, on of the parameters is wMsg and you pass in various values to do certain things. How do I fond out what these are. In code snipptes or whatever, people know what they are, but how do you find out? Thanks in advance.