VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ListBox extension (grey checks)

Vlad Vissoultchev  (13 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

UPDATE(2003-12-06): Off-by-one error when using large font sizes fixed.
_________________________________________________
This is a class that extends standard VB.ListBox control when its style is set to 1 - Checkbox. In addition to the standard checked/unchecked states listbox items can be marked as unknown (greyed) too. Also, mouse clicks/dbl-clicks anywhere on the item are interpreted as selection requests. This behaviour closely emulates the listbox control implementation in the Outlook Categories dialog. Enjoy!

Rate ListBox extension (grey checks) (6(6 Vote))

Download ListBox extension (grey checks)

ListBox extension (grey checks) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters