This method is called by the framework whenever the current selection in a list box is about to change. Override this method to provide custom handling of selection changes in the list box.
Header file: | Afxdlgs.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
virtual void OnLBSelChangedNotify( UINT nIDBox, UINT iCurSel, UINT nCode);