by Andrew Heinlein (Mouse) (10 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(12 Votes)

This is part 2 of creating a window from scratch. This will show you how to impliment Buttons, Listbox, Combobox, Lables, Timers, etc dynamically on a window that was created from scratch. If you want the skeleton code for Part 1 go here: https://www.vbcoders.com/vb/scripts/ShowCode.asp?txtCodeId=34819&lngWId=1
Download Create a window from scratch using CreateWindowEx (Part 2) (5 KB)