LEADTOOLS Toolbar C API Introduction (original) (raw)
Summary
The LEADTOOLS Toolbar C API functions enable creating and customizing user-defined toolbars and incorporating them into Windows applications.
When used with the LEADTOOLS Automation C API, 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
See Also
Reference
Programming with LEADTOOLS Toolbar