dbicExplorerBar Send comments on this topic.
Add Method
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > ExplorerListCollection Class : Add Method

Add a dbiExplorerList to the collection.

Overload List

OverloadDescription
Add(dbiExplorerList)Adds an existing dbiExplorerList to the collection.  
Add(String)Adds a new dbiExplorerList to the collection with the Title Property set.  
Add(String,Int32)Adds a new dbiExplorerList to the collection with the Title Property and ImageIndex Property set.  

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also