Nevron.ThinWeb Namespace / NToolbarActionItem Class
Members


NToolbarActionItem Class
Object Model
NToolbarActionItem Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.ThinWeb.NTool)>
<System.SerializableAttribute()>
Public MustInherit Class NToolbarActionItem 
   Inherits NToolbarItem
   Implements Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
 
'Usage
 
Dim instance As NToolbarActionItem
Inheritance Hierarchy

System.Object
   Nevron.ThinWeb.NNode
      Nevron.ThinWeb.NToolbarItem
         Nevron.ThinWeb.NToolbarActionItem
            Nevron.ThinWeb.NToolbarButton

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