ComboBoxItemCollection Properties
An item collection for a combo box editor displayed on the Rich Text Editor‘s ribbon or toolbar.Name | Description |
---|---|
Count | Returns the number of items in the combo box editor’s item collection. |
Item[Int32] | Returns an item with the specified index the combo box editor’s item collection. |
See Also