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