Introduction
LEADTOOLS Toolbar C++ Class Library Introduction
Summary
The LEADTOOLS Toolbar C++ Class Library functions enable creating and customizing user-defined toolbars and incorporating them into Windows applications.
When used with the LEADTOOLS Automation C++ Class Library, LEADTOOLS Toolbar provides a means for conveniently adding Vector and Paint automated toolbars for drawing and painting. These may be pre-defined, or custom-designed.
Key Features
- Create and initialize a toolbar in a child window, either from scratch or a Vector or Paint toolbar with a predefined set of buttons.
- Get and set toolbar and button information and characteristics
- Recieve and process toolbar event through Callback and Display as users interact
Supported Environments
See Also
Reference
Class Library Overview
Getting Started
Programming with LEADTOOLS Toolbar
Tutorials
Demo Programs
Version History
LEADTOOLS Toolbar C++ Class Library Changes