VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Owner Draw Listboxes

Norm Cook  (11 Submissions)   Custom Controls/Forms/Menus   VB 6.0   Advanced   Thu 7th July 2016   Tue 9th February 2021

This project displays 4 differrent Owner Drawn Listboxes. VB's native listbox (ThunderListBox) does not work well for owner drawn methods. This project uses CreateWindowEx to create WINDOWS Listboxes with the style LBS_OwnerDrawFixed. The screenshot should give an idea of what is possible, using this method. Enjoy. I have edited the project to remove the reference to SSubTimer6 and added two class modules to subclass the created Listbox.

Rate Owner Draw Listboxes (2(2 Vote))

Download Owner Draw Listboxes

Owner Draw Listboxes Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters