Click to See Complete Forum and Search --> : ComboBox's List Height?
Dave Osborne
May 18th, 1999, 10:34 AM
I'm trying to set the height of the drop list portion of a VB ComboBox to show all items without a scroll bar (when there are 15 or less items). This is simple to do with both Visual C++ and Access, but in VB I can't seem to find out how to do this. Am I missing something here? The Combo Box's style is Dropdown Combo.
Chris Eastwood
May 18th, 1999, 10:42 AM
Hi
I've seen a sample that does this at :
http://www.mvps.org/vbnet/code/_acc/ndxlistapi.htm
Regards
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
Dave Osborne
May 27th, 1999, 11:21 AM
I can't seem to connect to the URL you mentioned in your reply. Am I doing something wrong? The URL given is: http://www.mvps.org/vbnet/code/_acc/ndxlistapi.htm
Crazy D
May 27th, 1999, 05:17 PM
I have no problems accessing the page (cool samples btw.... :-)
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.