How can I enlarge the ComboBox? It seems ComboBox has a max height can be set.
>How can I enlarge the ComboBox? >It seems ComboBox has a max height can be set. The height of a combo box determines the size of the drop list. If you're using the dialog editor, click on the drop list portion of the control in order to set the drop list size. Dave