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

Add a dbiExplorerItem to the collection.

Overload List

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

Requirements

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

See Also