Version

UltraWebToolbar Class

UltraWebToolbar server control that represents the horizontal button and accessories bar model within ASP.NET web applications.
Syntax
Remarks

This class represents the primary object of the UltraWebToolbar control. It is derived from the .NET Framework's WebControl object. UltraWebToolbar presents the top-level programming API through which the a web application interacts.

The Items collection of this control contains the set of toolbar items (incl. buttons, grouped buttons, toggle buttons, separators, labels, textboxes, and custom controls).

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, 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