BCGControlBar Pro for MFC
BOOL CBCGPRibbonComboBox::SelectItem ( LPCTSTR  lpszText)

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 text specified by lpszText.

Use this function to select an item in combo box.

Parameters
lpszTextItem text.