Share via


COleControl::OnMnemonic

Called by the framework when the container has detected that a mnemonic key of the OLE control has been pressed.

virtual void OnMnemonic( 
   LPMSG pMsg  
);

Parameters

  • pMsg
    Pointer to the Windows message generated by a mnemonic key press.

Requirements

Header: afxctl.h

See Also

Reference

COleControl Class

Hierarchy Chart

Other Resources

COleControl Members