Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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