The
Exontrol's ExListBar ActiveX control, an accurate reproduction of the
Microsoft Outlook Bar, provides an intuitive user-interface when large amounts
of information need to be presented. The component lets the user changes its
visual appearance using skins, each one providing an additional visual
experience that enhances viewing pleasure. Skins are relatively easy to build
and put on any part of the control. The ExListBar supports the following
properties and methods:
| | Name | Description | |
| | AllowResizeShortcutBar | Specifies whether the user can resize the shortcutbar, to allow multiple shortcuts to be visible. | |
| | AnchorFromPoint | Retrieves the identifier of the anchor from point. | |
| | Appearance | Specifies the control's appearance. | |
| | AttachTemplate | Attaches a script to the current object, including the events, from a string, file, a safe array of bytes. | |
| | BackColor | Retrieves or sets a value that indicates the control's background color. | |
| | BackColorGroup | Retrieves or sets a value that indicates the group's background color. | |
| | BackColorGroup2 | Specifies the color at the ending boundary line of the gradient group's caption. | |
| | Background | Returns or sets a value that indicates the background color for parts in the control. | |
| | BeginUpdate | Maintains performance when items are added to the control one at a time. | |
| | BorderHeight | Specifies the border's height. | |
| | BorderWidth | Specifies the border's width. | |
| | DelayScroll | Specifies the delay used when user selects a group. | |
| | EndUpdate | Resumes painting the control after painting is suspended by the BeginUpdate method. | |
| | EventParam | Retrieves or sets a value that indicates the current's event parameter. | |
| | ExecuteTemplate | Executes a template and returns the result. | |
| | ExpandShortcutCount | Retrieves or sets a value that indicates the number of shortcuts being expanded. | |
| | ExpandShortcutImage | Retrieves or sets a value that indicates the index of the image being displayed to expand the shortcuts. | |
| | Font | Retrieves or sets the control's font. | |
| | ForeColor | Retrieves or sets a value that indicates the control's foreground color. | |
| | ForeColorGroup | Retrieves or sets a value that indicates the group's foreground color. | |
| | FormatAnchor | Specifies the visual effect for anchor elements in HTML captions. | |
| | GroupAppearance | Specifies the group's appearance. | |
| | GroupFromPoint | Gets the group from point. | |
| | GroupHeight | Specifies the group's height. | |
| | Groups | Retrieves the control's groups collection. | |
| | HighlightItemType | Specifies the way how the control highlights the item. | |
| | HTMLPicture | Adds or replaces a picture in HTML captions. | |
| | hWnd | Retrieves the handle of the control's window. | |
| | Images | Sets the control's handle image list. | |
| | ItemFromPoint | Retrieves the item from point. | |
| | MarkSelectGroup | Specifies whether the selected group is marked using SelBackColorGroup and SelForeColorGroup properties. | |
| | Orientation | Specifies the control's orientation. | |
| | Picture | Retrieves or sets a graphic to be displayed in the control's background. | |
| | PictureDisplay | Retrieves or sets a value that indicates the way how the graphic is displayed on the control's background. | |
| | ReplaceIcon | Adds a new icon, replaces an icon or clears the control's image list. | |
| | SelBackColorGroup | Retrieves or sets a value that indicates the group's background color, if it's selected. | |
| | SelectGroup | Retrieves or sets a value that specifies the index of selected group. | |
| | SelectItemType | Retrieves or sets a value that indicates how the selected item is displayed. | |
| | SelectShortcut | Selects and displays the specified shortcut. | |
| | SelForeColorGroup | Retrieves or sets a value that indicates the group's foreground color, if it's selected. | |
| | ShortcutBarBackColor | Retrieves or sets the shortcut bar's background color. | |
| | ShortcutBarHeight | Selects and displays the specified shortcut. | |
| | ShortcutBarSelBackColor | Retrieves or sets the background color for the selected icon in the shortcut bar. | |
| | ShortcutBarSelCaptionBackColor | Retrieves or sets the background color for selected shortcut when its entire caption is displayed. | |
| | ShortcutPicture | Specifies a custom-size picture assigned to a shortcut. | |
| | ShortcutPictureHeight | Specifies the height in pixels of the custom size picture being displayed in the shortcut bar. | |
| | ShortcutPictureWidth | Specifies the width in pixels of the custom size picture being displayed in the shortcut bar. | |
| | ShortcutResizeBackColor | Retrieves or sets the background color for the shortcut's resize bar. | |
| | ShowImageList | Retrieves or sets a value that indicates whether the image list window is visible or hidden. | |
| | ShowShortcutBar | Retrieves or sets a value that indicates whether the image shortcut bar is visible or hidden. | |
| | ShowToolTip | Shows the specified tooltip at given position. | |
| | SmallIcons | Retrieves or sets a value that indicates whether the control uses small icons or large icons. | |
| | Template | Specifies the control's template. | |
| | TemplateDef | Defines inside variables for the next Template/ExecuteTemplate call. | |
| | TemplatePut | Defines inside variables for the next Template/ExecuteTemplate call. | |
| | ToolTipDelay | Specifies the time in ms that passes before the ToolTip appears. | |
| | ToolTipFont | Retrieves or sets the tooltip's font. | |
| | ToolTipPopDelay | Specifies the period in ms of time the ToolTip remains visible if the mouse pointer is stationary within a control. | |
| | ToolTipWidth | Specifies a value that indicates the width of the tooltip window, in pixels. | |
| | UseVisualTheme | Specifies whether the control uses the current visual theme to display certain UI parts. | |
| | Version | Retrieves the control's version. | |
| | VisualAppearance | Retrieves the control's appearance. | |