by Juan Carlos San Román (6 Submissions)
Category: Custom Controls/Forms/Menus
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(16 Votes)

This is my first project in VBC.
This a nice Office 2003 style toolbar for VB. You can built a nice Toolbar.The initial idea taken from JCF_Toolbutton created by João Fortes.
I have made a compilation of different jobs published on vbcoders.com
I want to thank to
- Everyday Panos for your Office 2003 Button AND MOVING TOOLBAR project
- Fred cpp for api functions used in his isbutton control
- Carles P.V. for 3d UcVertical line
- and others authors of VBC
All control is drawn using api functions (no images, no other controls)
It is including an improving JCF_ToolButton created by João Fortes.