I am using VB6. Following is the procedures in the MSDN that tells how to change the size of the dropdown area of a ComboBox. However, it does not seem to work. Does anyone know if I need to add a reference or somehow set something to get this to work?????
To set the size of the combo box drop-down area
Click the drop-down arrow at the right of the combo box.
The outline of the control changes to show the size of the combo box with the drop-down area extended.
Use the bottom sizing handle to change the initial size of the drop-down area.
Click the drop-down arrow again to close the drop-down portion of the combo box.


Reply With Quote
