'Declaration Public Function New( _ ByVal tbar As UltraWebToolbar _ )
public Items( UltraWebToolbar tbar )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when the tbar is specified as null (Nothing in Visual Basic) because methods within this class must collaborate with the UltraWebToolbar to create and maintain the list of items. |
It is not necessary for developers to directly instantiate an Items collection, as one will be created automatically by the ASP.NET framework when the UltraWebToolbar element is loaded.
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