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.
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