| BOOL CBCGPRibbonComboBox::SelectItem | ( | int | iIndex, |
| BOOL | bSkipGroups = FALSE |
||
| ) |
Selects an item in combo box.
Use this function to select an item in combo box.
| iIndex | Specifies zero-based index of item to select. |
| bSkipGroups | Specifies whether the group items are skipped. |