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.
Returns the index of a pop-up menu item that is associated with the specified command ID.
int FindSubItemIndexByID(
UINT uiID
) const;
Parameters
- [in] uiID
Specifies the command ID of the pop-up menu item.
Return Value
The zero-based index of the sub-item that is associated with the uiID. -1 if there is no such sub-item.
Requirements
Header: afxribbonbutton.h