Skip to content

BackstageListBox Control Members

See Also

BackstageListBox Overview

See Also


BackstageListBox Control Members

Public Methods

Method Description
Public MethodAboutBox Displays the About Box for the control.
Public MethodCreateRecentFileListItems Creates an Office 2010 style recent file list.
Public MethodHitTest Determines the CommandBarGalleryItem at the specified coordinates.

Public Properties

Property Description
Public PropertyGallery Reference to the Office 2007/2010 style gallery used to display items in the list box.
Public PropertyIcons Gets the icons used by the list box items.
Public PropertyItems Collection of CommandBarGalleryItem objects that have been added to this gallery. These are the items that are displayed in the list box.
Public PropertyPaintManager Contains settings that can be used to modify the way the list box displays text, popup menus, etc.
Public PropertyReCreateReparented
Public PropertyShowScrollBarAlways Specifies whether a scrollbar will always be displayed for the list, regardless of list count.
Public PropertyToolTipContext Represents the tool tip window that is used to display tool tips for the items in the list box.
Public PropertyUseShellIcons Set True to allow using standard icons from shell. By default False.
Public PropertyVisualTheme Gets/Sets the visual theme which is used to display the list box.

Events

Event Description
Public EventItemClick Occurs when an item is clicked in the list box.
Public EventMouseDown Occurs when the user presses a mouse button.
Public EventMouseUp Occurs when the user releases a mouse button.
Public EventReCreated

See Also

BackstageListBox Overview


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.