Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ToolBar.Items Property

Gets the collection of ToolBarItem objects that are assigned to this toolbar control.

[Visual Basic]
Public ReadOnly Property Items As ToolBarItemCollection
[C#]
public ToolBarItemCollection Items {get;}

See Also

ToolBar Class | EO.Web Namespace


Direct link to this topic