| BOOL CBCGPRibbonComboBox::DeleteItem | ( | int | iIndex, |
| BOOL | bSkipGroups = FALSE |
||
| ) |
Deletes an item from combo box.
Use this function to delete an item from combo box.
| iIndex | Zero-based item index. |
| bSkipGroups | Specifies whether the group items are skipped. |