Called when the container item is selected.
virtual void OnItemSelected(
DWORD dwIDCtl,
DWORD dwIDItem
);
Parameters
dwIDCtl
The ID of the container control.dwIDItem
The ID of the item.
Requirements
Header: afxdlgs.h
Called when the container item is selected.
virtual void OnItemSelected(
DWORD dwIDCtl,
DWORD dwIDItem
);
dwIDCtl
The ID of the container control.
dwIDItem
The ID of the item.
Header: afxdlgs.h