
COMBO Box problems using Visual C++ (16 bit)
Quote:
>I am using
Visual C++ Version 1.5 and I encountered the following
>problem using COMBOBOX;
>Although there is a predefined list of values for the list box, the list
>box of the combo box appears empty other than the selected string that
>also appears in the edit box. By scrolling down the list box (using only
>keypad arrow keys) the list box gets filled with the desired values.
Are you describing a cosmetic problem - the drop down list of the
combo box is only 1 item deep? If so, use the dialog editor in App
Studio, select the combo box and then click on the combo box's drop
control - you'll then get the facility to re-size the drop down list
section of the combo box.
Dave
----
Address is altered to discourage junk mail.
Remove ".---" for the real address.