by Nick Davis (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(10 Votes)
Demonstrates OwnerDraw combo boxes in VB. Gives a few examples of the sort of items you may wish to draw. Particularly useful for art/drawing apps.
Assumes
10-10-00 -> This is a fix for the memory problems noted by Bruce H. Basically this destroys Font Handles that are created and fixes a code error that was also causing memory problems.
API DeclarationsPlenty (see code)
CreateWindow, GDI functions, WinProc etc
Download Owner Draw ComboBoxes (15 KB)