Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member function returns the command ID of the button or separator specified by nIndex.
UINT GetItemID(
int nIndex
) const;
Parameters
- nIndex
Index of the item whose ID is to be retrieved.
Return Value
The command ID of the button or separator specified by nIndex.
Remarks
Separators return ID_SEPARATOR.
Requirements
Header: afxext.h