If I want to change the style of a button control at runtime I can do this by sending it the BM_SETSTYLE message and refreshing it...
Is there a way of doing this for a combo box that has already been created? Specifically how do I set CBS_UPPERCASE or CBS_LOWERCASE?
Thanks in advance,
Duncan
