Intersoft WebDesktop Documentation
WebExplorerBarItem Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebExplorerBarItem Class


Glossary Item Box

Item or collection of items in the WebExplorerBar, similar like collection of panes in WebExplorerPane.

Object Model

WebExplorerBarItem Class

Syntax

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  

Remarks

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.

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.NamedObjectBase
         ISNet.WebUI.WebDesktop.WebNavBarItem
            ISNet.WebUI.WebDesktop.WebExplorerBarItem

Requirements

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

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.