VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Great & Simple Multi-Column ComboBox

by Matthew Hood (4 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (16 Votes)

Yet another update. I have fixed the scrollbar display under WindowsXP.
Here's an update to my Combobox control. I fixed the App activation issue, and added support for MDI & MDI child forms.
Thanks for the support!
Due to the lack in VB for a Multi-Column Combobox and the licensing issues with the Forms2.0 control, I've created my own. This control uses only the standard VB controls so there are no extra dependencies like many of the other Multi-Column comboboxes out there. It's simple to use and setup. It supports column widths, a finditem method that searches items by column, and hot-tracking. It also has the common ComboEdit & ComboList style. You can adjust the drop-down list height and width. The list will also display outside of the form border. The code for the control is not commented very well, but the demo does a pretty good job explaining how to use it. Many of the API & Subclassing base techniques used in the control are from vbAccelerator, & mvps.org/vbnet. Also, if you know of any ways to improve it, please let me know. I've tested MANY other Multi-Column comboboxes (free and the not so free) and I feel this control is a very good cross between graphical representation and useability providing the programer an easy interface and the end user a control that behaves like you would expect.
If you feel that this control is worth the time & effort put into it, then please vote for it! If not, any suggestions on how I can make it better are greatly appreciated. Thanks

Rate Great & Simple Multi-Column ComboBox

Download Great & Simple Multi-Column ComboBox

Download Great & Simple Multi-Column ComboBox (86 KB)

Great & Simple Multi-Column ComboBox Comments

No comments have been posted about Great & Simple Multi-Column ComboBox. Why not be the first to post a comment about Great & Simple Multi-Column ComboBox.

Post your comment

Subject:
Message:
0/1000 characters