| | Name | Description | |
| | Add | Adds an Item object and returns a reference to the newly created object. | |
| | BackColor | Specifies the background color of the items. | |
| | BackgroundExt | Indicates additional colors, text, images that can be displayed on the items's background using the EBN string format. | |
| | Clear | Removes all objects in a collection. | |
| | Count | Returns the number of objects in a collection. | |
| | HotBackColor | Specifies the hot background color of the items ( when the cursor hovers the items ). | |
| | Item | Returns a specific Item object giving its identifier. | |
| | Padding | Specifies the padding (space between the menu border and the item content) to display the items. | |
| | PopupAppearance | Retrieves or sets the popup's appearance. | |
| | Remove | Removes a specific member from the collection. | |
| | SortOrder | Sorts the items in the submenu. | |
| | ToString | Loads or saves the Items collection using string representation. | |
| | VisibleItemsCount | Specifies the maximum number of visible items at one time. | |