I am currently using a CDialogBar which contains only a CComboBox in my application. It looks great, but there is one slight problem - I have no handle on the CComboBox.

So basically, my CComboBox is, at present, useless. Does anybody know how I can set this up so that I have access to the ComboBox?