Represents a List in the control. Each list can contain items, panels or navigation buttons depending on the settings of the ControlType Property.

| Visual Basic (Declaration) | |
|---|---|
Public Class dbiExplorerList Inherits System.Windows.Forms.Panel | |
| C# | |
|---|---|
public class dbiExplorerList : System.Windows.Forms.Panel | |
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.Panel
Dbi.WinControl.ExplorerBar.dbiExplorerList