README.md

December 5, 2022 ยท View on GitHub

Owner-Drawn Transparent SelectBox

Description

Building on my previous transparent bullet labels submission, I have built this control which draws transparent checkboxes. It is still a work in progress but ready for feedback. One drawback, it uses the dreaded GetKeyState + Timer combination to capture mouse clicks within the control rectangle. If anyone knows a better way to trap mouse events on the transparent parts of a control, I'd be happy to hear it...Anyway, it is functional...just launch the .vbg file...

More Info

Submitted On2004-10-01 18:19:02
ByAlT
LevelIntermediate
User Rating5.0 (20 globes from 4 users)
CompatibilityVB 6.0
CategoryCustom Controls/ Forms/ Menus
WorldVisual Basic
Archive FileOwner-Draw1799521012004.zip

API Declarations

A few.... ;-)