Toolbar dll
- More compact code. Easier to use
- Uses callbacks to communicate with your application.
- No extra hidden buttons needed. Cleaner, more efficient LB code.
- Create almost any type of toolbar you need, horizontal, vertical, or wrapable.
- Can be used with floating toolwindows.
- Group different styles of buttons.
- Built in tooltips. Use one string to create the tips for the whole toolbar.
Have you ever wanted to trap Windows messages for your LB program but didn't know how? These next two Hook dlls will help you get started. These are the basics. Demos, dll, and dll source code included. Get out your Win32.hlp file and modify these to meet your needs.
WndProc Hook dll
GetMsgProc Hook dll