CFileDialog::OnItemSelected
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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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