Condividi tramite


CMFCRibbonCategory::OnKey

Chiamato dal framework quando un utente preme un pulsante della tastiera.

virtual BOOL OnKey(
   UINT nChar
);

Parametri

  • nChar
    Il codice tasto virtuale per la chiave che un utente ha raggiunto.

Requisiti

intestazione: afxribboncategory.h

Vedere anche

Riferimenti

Classe CMFCRibbonCategory