Click here to Skip to main content
15,891,513 members
Articles / Desktop Programming / MFC

ToolBoxCtrl

Rate me:
Please Sign up or sign in to vote.
4.93/5 (10 votes)
14 Apr 2021Public Domain3 min read 6.1K   645   21  
The control representing a regular ToolBar in the form of a tree of command buttons
In this article, you will learn about a control representing a regular ToolBar in the form of a tree. Command buttons are located in tree branches and can be checked and disabled.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer
Canada Canada

Comments and Discussions