Represents a tool bar control.
For a list of all members of this type, see ToolBar Members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
EO.Web.WebControlBase
EO.Web.WebControl
EO.Web.ToolBar
[Visual Basic]
Public Class ToolBar
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
ToolBar control contains a list of ToolBarItem that can render as standard image button, a separator, a drop down menu or any custom HTML.
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
ToolBar Members | EO.Web Namespace