Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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