This toolbar will be useful for Delphi developers as a framework for their own toolbars.
Main features:
1. XP themes support.
2. Chevron support.
3. Resizeable textbox.
4. Solved the problem with accelerator keys (BACKSPACE, etc.).
5. Solved the problem with hints.
6. TAB key support.
7. After installation the toolbar appears in the separate line.
8. Gradient background support.
9. Internet Explorer 7 supported (open URL in the new tab or in the background tab).
This demo program allows to add the toolbar into Outlook Express. In the archive you may find only binary files without source code. Just unpack archive and run MainProg.exe. Then, start Outlook Express and you will see this toolbar. Development environment - Delphi 5. You can use the source code as framework for antispam programms, which must interact with OE
This demo program allows to add the button into Internet Explorer "standard buttons" toolbar (where "Go back", "Go forward", "Stop"..... buttons). Unlike buttons added with standard way, this button allows to show text and show a drop-down menu when it pressed.
Development environment - Delphi.