VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

TaskBar Control

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

This is a UserControl i did for a recent project. It almost fully emulates Windows taskbar functionality. Written from scratch, uses heavy advanced API and subclassing.
Code greatly inspired by submissions to this site and vbAccelerator.com. Everything is done the hard way, the way a VC++ programer would do it. And btw, lots of lame code here. Don't know why people upload so much rubbish.
I'm a professional VB coder and maybe my judgement is too harsh :-)) Anyway, don't bother to vote but do comment here.
Enjoy,

Side Effects
Well, VB IDE is totally hacked by this piece of code, but i put some effort to prevent nasty redrawing side effects.

API Declarations
'see mdWinAPI,bas -- 300+ lines

Rate TaskBar Control (8(8 Vote))

Download TaskBar Control

TaskBar Control Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters