CCommandManager::IsMenuItemWithoutImage
Indicates whether the command ID is associated with an image index.
BOOL IsMenuItemWithoutImage(
UINT uiCmd
) const;
Parameters
- [in] uiCmd
The command ID of a control.
Return Value
TRUE if the command ID is associated with an image index; otherwise, FALSE.
Requirements
Header: afxcommandmanager.h