VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

An Enhanced Combobox

James Haydock  (2 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Advanced   Wed 3rd February 2021

Enhanced combobox with various levels of Auto complete (including Access style), Auto drop down, settable dropdown width, and an easier coding interface.

Assumes
The usercontrol uses a hooking library. It is unadvisable to step through the code within this module unless you know what you are doing.

API Declarations
CallWindowProc, SetWindowLong, GetWindow, GetComboBoxInfo, SendMessage, GetCursorPos, ScreenToClient, ClientToScreen

Rate An Enhanced Combobox (18(18 Vote))

Download An Enhanced Combobox

An Enhanced Combobox Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters