BackstageListBox Control Members
See Also
BackstageListBox Overview

BackstageListBox Control Members
Public Methods
Public Properties
| Property |
Description |
Gallery |
Reference to the Office 2007/2010 style gallery used to display items in the list box. |
Icons |
Gets the icons used by the list box items. |
Items |
Collection of CommandBarGalleryItem objects that have been added to this gallery. These are the items that are displayed in the list box. |
PaintManager |
Contains settings that can be used to modify the way the list box displays text, popup menus, etc. |
ReCreateReparented |
|
ShowScrollBarAlways |
Specifies whether a scrollbar will always be displayed for the list, regardless of list count. |
ToolTipContext |
Represents the tool tip window that is used to display tool tips for the items in the list box. |
UseShellIcons |
Set True to allow using standard icons from shell. By default False. |
VisualTheme |
Gets/Sets the visual theme which is used to display the list box. |
Events
| Event |
Description |
ItemClick |
Occurs when an item is clicked in the list box. |
MouseDown |
Occurs when the user presses a mouse button. |
MouseUp |
Occurs when the user releases a mouse button. |
ReCreated |
|
See Also
BackstageListBox Overview
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.