SSListBar

The Sheridan ActiveListBar is a navigation control that brings applications the look of Microsoft® Outlook™. It incorporates a system of sliding Groups, each of which is identified by its header. Clicking a Group‘s header causes the group to become active, slide into view and display the ListItems it contains.

The ActiveListBar has a single collection of items regardless of the group where they are located. The SSListItem.Index property indicates the position of the item in the collection.

The following table shows which SSListBar components are mapped to Infragistics NetAdvantage.NET Suite equivalents:

Class Maps To
ListBar.SSListBarInfragistics.Win.UltraWinListBar.UltraListBar
ListBar.ISSImagesCollectionSystem.Windows.Forms.ImageList
ListBar.ISSGroupsCollectionInfragistics.Win.UltraWinListBar.GroupsCollection
Listbar.Constants_BorderStyleInfragistics.Win.UIElementBorderStyle
Listbar.Constants_StyleInfragistics.Win.UltraWinListBar.Style
Listbar.ISSGroupInfragistics.Win.UltraWinListBar.Group
Listbar.Constants_PictureBackgroundStyleInfragistics.Win.ImageBackgroundStyle
Listbar.SSGroupInfragistics.Win.UltraWinListBar.Group
Listbar.ISSListItemInfragistics.Win.UltraWinListBar.Item
ListBar.SSListItemInfragistics.Win.UltraWinListBar.Item
ListBar.SSListItemsInfragistics.Win.UltraWinListBar.ItemsCollection