BCGControlBar Pro for MFC
Main Page
Articles
Groups
Classes
BOOL CBCGPRibbonComboBox::DeleteItem
(
DWORD_PTR
dwData
)
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 associated user-defined data specified in dwData.
Use this function to delete an item from combo box.
Parameters
dwData
User-defined data.
CBCGPRibbonComboBox
Copyright 1998-2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback