Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Sends a command notification to the parent window of the ribbon element.
BOOL NotifyCommand(
BOOL bWithDelay = FALSE
);
Parameters
- [in] bWithDelay
TRUE to add the command notification to the message queue of the parent window; FALSE to send the message immediately to the parent window.
Return Value
TRUE if the message was sent; otherwise, FALSE.
Requirements
Header: afxbaseribbonelement.h