| void CBCGPRibbonPaletteButton::SelectItem | ( | int | nItemIndex, |
| BOOL | bEnsureVisible = FALSE, |
||
| BOOL | bNotifyOther = FALSE |
||
| ) |
Select an item.
| nItemIndex | Zero-based index of the item. |
| bEnsureVisible | Specifies whether the item should be visible after selection. |
| bNotifyOther | Specifies whether to select the same item in other controls with the sane ID. |