VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Owner-Drawn Transparent SelectBox

AlT  (10 Submissions)   Custom Controls/Forms/Menus   VB Script   Intermediate   Wed 3rd February 2021

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...

API Declarations
A few.... ;-)

Rate Owner-Drawn Transparent SelectBox (4(4 Vote))

Download Owner-Drawn Transparent SelectBox

Owner-Drawn Transparent SelectBox Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters