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.
Adds an item to a container control in the dialog.
HRESULT AddControlItem(
DWORD dwIDCtl,
DWORD dwIDItem,
const CString& strLabel
);
Parameters
dwIDCtl
The ID of the container control to add the item to.dwIDItem
The ID of the item.strLabel
Item's text.
Requirements
Header: afxdlgs.h