http://www.vb-helper.com/HowTo/combohgt.zip

	Purpose
Change the height of a ComboBox's dropdown area.

	Method
Use the MoveWindow API function.

See also http://www.vb-helper.com/HowTo/combowid.zip. This example shows how
to change the height of a ComboBox's dropdown area.

Thanks to Arden C. Harrell (ardenh@us.ibm.com).

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
