BCGControlBar Pro for MFC
Main Page
Articles
Groups
Classes
BOOL CBCGPRibbonComboBox::DeleteItem
(
LPCTSTR
lpszText
)
Deletes an item from combo box.
Returns
Nonzero if the specified item has been deleted; otherwise FALSE. The function fails if there is no item with text specified by lpszText.
Use this function to delete an item from combo box.
Parameters
lpszText
Item text.
CBCGPRibbonComboBox
Copyright 1998-2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback