Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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