This member function is called by the framework whenever the current selection in a list box is about to change. Override this function to provide custom handling of selection changes in the list box.
virtual void OnLBSelChangedNotify( UINT nIDBox, UINT iCurSel, UINT nCode);
Header File | Afxdlgs.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CFileDialog Overview, CFileDialog Member Functions, Dialog Box Classes