Items object
The Items collection supports the following properties and methods: 

NameDescription
AddAdds an Item object and returns a reference to the newly created object.
BackColorSpecifies the background color of the items.
BackgroundExtIndicates additional colors, text, images that can be displayed on the items's background using the EBN string format.
ClearRemoves all objects in a collection.
CountReturns the number of objects in a collection.
HotBackColorSpecifies the hot background color of the items ( when the cursor hovers the items ).
itemReturns a specific Item object giving its identifier.
PaddingSpecifies the padding (space between the menu border and the item content) to display the items.
PopupAppearanceRetrieves or sets the popup's appearance.
RemoveRemoves a specific member from the collection.
SortOrderSorts the items in the submenu.
ToStringLoads or saves the Items collection using string representation.
VisibleItemsCountSpecifies the maximum number of visible items at one time.