Add a method to CComboBoxCtl that wraps a call to SetWindowPos and sets the dropdown height of the list portion. Currently the only way to do this is to specify a height in the Create() call to the class wrapper.
Log in to post a comment.