radio buttons & disabling associated comboboxes?



This may be an obvious question, but I'm not coming up with the answer. I
have a number of radio buttons in an MFC application, and I can call
SetCheck() to enable & disable the radio buttons. But what method to I call
on disable instances of CComboBox? Thanks.
.