Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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