BOOL CBCGPRibbonComboBox::DeleteItem | ( | LPCTSTR | lpszText, |
BOOL | bTranslated = FALSE |
||
) |
Deletes an item from combo box.
Use this function to delete an item from combo box.
lpszText | Item text. |
bTranslated | If TRUE, the translated item name will be used for the item search. |