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.
Creates a new association between a command ID and an image index.
void SetCmdImage(
UINT uiCmd,
int iImage,
BOOL bUserImage
);
Parameters
[in] uiCmd
The command ID of a control.[in] iImage
The index of a control image.[in] bUserImage
TRUE to associate the command ID with a user-defined image; FALSE to associate the command ID with a global image.
Requirements
Header: afxcommandmanager.h