Glossary Item Box
This walkthrough illustrates how to set up the ActiveReports Toolbox to add to the basic layout of your end-user report designer. This walkthrough builds on the walkthroughs "Creating the Basic Layout for an end-user report designer", "Configuring the ActiveReports Toolbox" and "Configuring the Layout Toolbar."
This walkthrough is split up into the following activities:When you have completed this walkthrough your layout for end-user report designer will look similar to the following.
To add buttons to the Toolbar collection
To add an ImageList
To add the icon images
To set properties for the buttons
Button # | Tag | Name | Style | ToolTipText |
---|---|---|---|---|
Button1 | (Empty string) | tbbLine8 | Separator | (Empty string) |
Button2 | ViewGrid | tbbViewGrid | Toggle | ViewGrid |
Button3 | ReorderGroups | tbbReorderGroups | PushButton | ReorderGroups |
Button4 | EditScript | tbbEditScript | PushButton | EditScript |
Button5 | (Empty string) | tbbLine9 | Separator | (Empty string) |
Button6 | Bold | tbbBold | PushButton | Bold |
Button7 | Italic | tbbItalic | PushButton | Italic |
Button8 | Underline | tbbUnderline | PushButton | Underline |
Button9 | (Empty string) | tbbLine10 | Separator | (Empty string) |
Button10 | AlignLeft | tbbAlignLeft | Toggle | AlignLeft |
Button11 | Center | tbbCenter | Toggle | Center |
Button12 | AlignRight | tbbAlignRight | Toggle | AlignRight |
Button13 | Justify | tbbJustify | Toggle | Justify |
Button14 | (Empty string) | tbbLine11 | Separator | (Empty string) |
Button15 | Bullets | tbbBullets | Toggle | Bullets |
Button16 | DecreaseIndent | tbbDecreaseIndent | PushButton | DecreaseIndent |
Button17 | IncreaseIndent | tbbIncreaseIndent | PushButton | IncreaseIndent |
See Also |
Walkthrough: Adding Code for the Combo Boxes | Walkthrough: Adding Code for the Report Toolbar | Samples | Walkthroughs
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.