BCGControlBar Pro for MFC
BOOL CBCGPRibbonComboBox::SelectItem ( DWORD_PTR  dwData)

Selects an item in combo box.

Returns
Nonzero if the specified item has been selected; otherwise 0. The function fails if there is no item with associated user-defined data specified in dwData.

Use this function to select an item in combo box.

Parameters
dwDataUser-defined data.