CMFCRibbonComboBox::OnSelectItem
Called by the framework when a user selects an item in the list box.
virtual void OnSelectItem(
int nItem
);
Parameters
- [in] nItem
The index of the selected item.
Remarks
Override this method if you want to process a user input selection.
Requirements
Header: afxribboncombobox.h