
| Visual Basic (Declaration) | |
|---|---|
Public Class WebExplorerBarItem Inherits WebNavBarItem Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WebExplorerBarItem | |
| C# | |
|---|---|
public class WebExplorerBarItem : WebNavBarItem, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject | |
WebExplorerBarItem similar like collection of panes in WebExplorerPane. WebExplorerBarItem can be easily manipulated and accessed through Items collection provided by each WebExplorerBar object.
The WebExplorerBarItem object provides TargetURL and TargetWindow features for effective navigation purpose.
System.Object
ISNet.WebUI.WebUIBaseClass
ISNet.WebUI.NamedObjectBase
ISNet.WebUI.WebDesktop.WebNavBarItem
ISNet.WebUI.WebDesktop.WebExplorerBarItem
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2